Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp380 bool collectUsedInstructions(SmallInstructionSet &PossibleRedSet);
1003 bool LoopReroll::DAGRootTracker::collectUsedInstructions(SmallInstructionSet &PossibleRedSet) { in collectUsedInstructions() function in LoopReroll::DAGRootTracker
1151 if (!collectUsedInstructions(PossibleRedSet)) in validate()