Searched defs:setIVIncInsertPos (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h141 /// setIVIncInsertPos - Set the current IV increment loop and position.
142 void setIVIncInsertPos(const Loop *L, Instruction *Pos) { function in class:llvm::SCEVExpander

Completed in 725 milliseconds