Searched refs:CondMI (Results 1 – 2 of 2) sorted by relevance
336 MachineInstr &CondMI = in insertBranch() local339 *BytesAdded += getInstSizeInBytes(CondMI); in insertBranch()
423 auto &CondMI = *BuildMI(&MBB, DL, getBrCond(CC)).addMBB(TBB); in insertBranch() local425 if (BytesAdded) *BytesAdded += getInstSizeInBytes(CondMI); in insertBranch()