Searched refs:findVCMPToFoldIntoVPST (Results 1 – 1 of 1) sorted by relevance
61 static MachineInstr *findVCMPToFoldIntoVPST(MachineBasicBlock::iterator MI, in findVCMPToFoldIntoVPST() function273 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { in InsertVPTBlocks()