Searched refs:AllCmovGroups (Results 1 – 1 of 1) sorted by relevance
192 CmovGroups AllCmovGroups; in runOnMachineFunction() local196 if (collectCmovCandidates(Blocks, AllCmovGroups, /*IncludeLoads*/ true)) { in runOnMachineFunction()197 for (auto &Group : AllCmovGroups) { in runOnMachineFunction()