Searched refs:collectInLoopUserSet (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | LoopRerollPass.cpp | 317 void collectInLoopUserSet(Loop *L, 322 void collectInLoopUserSet(Loop *L, 475 void LoopReroll::collectInLoopUserSet(Loop *L, in collectInLoopUserSet() function in LoopReroll 513 void LoopReroll::collectInLoopUserSet(Loop *L, in collectInLoopUserSet() function in LoopReroll 520 collectInLoopUserSet(L, *I, Exclude, Final, Users); in collectInLoopUserSet() 832 collectInLoopUserSet(L, IV, Exclude, PossibleRedSet, BaseUseSet); in reroll() 840 collectInLoopUserSet(L, Roots[i], SmallInstructionSet(), in reroll() 1021 collectInLoopUserSet(L, LoopIncs, SmallInstructionSet(), in reroll()
|