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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1042 void calculatePostIncRange(Instruction *NarrowDef, Instruction *NarrowUser);
1847 void WidenIV::calculatePostIncRange(Instruction *NarrowDef, function in class:WidenIV
1948 calculatePostIncRange(NarrowDef, NarrowUser);

Completed in 191 milliseconds