Searched refs:SplitCond (Results 1 – 1 of 1) sorted by relevance
110 MachineInstr *SplitCond; member120 if (!OrigBranch || !SplitBefore || !SplitCond) in allInstrsInSameMBB()123 if (SplitBefore->getParent() != MBB || SplitCond->getParent() != MBB) in allInstrsInSameMBB()225 .addReg(BSI.SplitCond->getOperand(0).getReg(), 0, BSI.SplitCondSubreg) in splitMBB()684 MachineInstr *SplitCond = CRI.CopyDefs.second; in splitBlockOnBinaryCROp() local686 std::swap(NewCond, SplitCond); in splitBlockOnBinaryCROp()695 Branch, SplitBefore, SplitCond, CRI.SubregDef1, in splitBlockOnBinaryCROp()