Home
last modified time | relevance | path

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

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