Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp488 void collectPossibleIVs(Loop *L, SmallInstructionVector &PossibleIVs);
583 void LoopReroll::collectPossibleIVs(Loop *L, in collectPossibleIVs() function in LoopReroll
1680 collectPossibleIVs(L, PossibleIVs); in runOnLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp478 void collectPossibleIVs(Loop *L, SmallInstructionVector &PossibleIVs);
573 void LoopReroll::collectPossibleIVs(Loop *L, in collectPossibleIVs() function in LoopReroll
1675 collectPossibleIVs(L, PossibleIVs); in runOnLoop()
/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()