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

/external/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp21 /// IVUseShouldUsePostIncValue - We have discovered a "User" of an IV expression
29 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, function
133 IVUseShouldUsePostIncValue(User, OperandValToReplace, L, &DT)) {

Completed in 124 milliseconds