Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp381 void collectInLoopUserSet(const SmallInstructionVector &Roots,
385 void collectInLoopUserSet(Instruction *Root,
696 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
733 void LoopReroll::DAGRootTracker::collectInLoopUserSet( in collectInLoopUserSet() function in LoopReroll::DAGRootTracker
739 collectInLoopUserSet(Root, Exclude, Final, Users); in collectInLoopUserSet()
1020 collectInLoopUserSet(DRS.BaseInst, Exclude, PossibleRedSet, VBase); in collectUsedInstructions()
1028 collectInLoopUserSet(Root, Exclude, PossibleRedSet, V); in collectUsedInstructions()
1058 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()