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