Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp431 void collectPossibleIVs(Loop *L, SmallInstructionVector &PossibleIVs);
465 void LoopReroll::collectPossibleIVs(Loop *L, in collectPossibleIVs() function in LoopReroll
1507 collectPossibleIVs(L, PossibleIVs); in runOnLoop()