Searched refs:clearInsertPoint (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h174 /// clearInsertPoint - Clear the current insertion point. This is useful
177 void clearInsertPoint() { function in class:llvm::SCEVExpander
/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp639 Rewriter.clearInsertPoint();

Completed in 75 milliseconds