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