Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp411 void collectInLoopUserSet(const SmallInstructionVector &Roots,
415 void collectInLoopUserSet(Instruction *Root,
684 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
721 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
727 collectInLoopUserSet(Root, Exclude, Final, Users); in collectInLoopUserSet()
1028 collectInLoopUserSet(DRS.BaseInst, Exclude, PossibleRedSet, VBase); in collectUsedInstructions()
1036 collectInLoopUserSet(Root, Exclude, PossibleRedSet, V); in collectUsedInstructions()
1066 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()