Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp382 void collectInLoopUserSet(const SmallInstructionVector &Roots,
386 void collectInLoopUserSet(Instruction *Root,
572 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
609 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
616 collectInLoopUserSet(*I, Exclude, Final, Users); in collectInLoopUserSet()
895 collectInLoopUserSet(DRS.BaseInst, Exclude, PossibleRedSet, VBase); in collectUsedInstructions()
903 collectInLoopUserSet(Root, Exclude, PossibleRedSet, V); in collectUsedInstructions()
933 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()