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