Searched refs:convertCmovInstsToBranches (Results 1 – 1 of 1) sorted by relevance
153 void convertCmovInstsToBranches(SmallVectorImpl<MachineInstr *> &Group) const;207 convertCmovInstsToBranches(Group); in runOnMachineFunction()263 convertCmovInstsToBranches(Group); in runOnMachineFunction()629 void X86CmovConverterPass::convertCmovInstsToBranches( in convertCmovInstsToBranches() function in X86CmovConverterPass