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