Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1043 void calculatePostIncRange(Instruction *NarrowDef, Instruction *NarrowUser);
1973 void WidenIV::calculatePostIncRange(Instruction *NarrowDef, in calculatePostIncRange() function in WidenIV
2074 calculatePostIncRange(NarrowDef, NarrowUser); in calculatePostIncRanges()