Searched refs:collectUsedInstructions (Results 1 – 1 of 1) sorted by relevance
381 bool collectUsedInstructions(SmallInstructionSet &PossibleRedSet);878 bool LoopReroll::DAGRootTracker::collectUsedInstructions(SmallInstructionSet &PossibleRedSet) { in collectUsedInstructions() function in LoopReroll::DAGRootTracker1026 if (!collectUsedInstructions(PossibleRedSet)) in validate()