Home | History | Annotate | Download | only in radeon

Lines Matching defs:getTrueBranch

817   BlockT *trueBlk = CFGTraits::getTrueBranch(branchInstr);
1708 BlockT *trueBranch = CFGTraits::getTrueBranch(branchInstr);
1777 BlockT *trueBranch = CFGTraits::getTrueBranch(branchInstr);
2855 #define getExplicitBranch getTrueBranch
2858 static MachineBasicBlock *getTrueBranch(MachineInstr *instr) {
2869 MachineBasicBlock *trueBranch = getTrueBranch(instr);