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