Home | History | Annotate | Download | only in R600

Lines Matching refs:handleJumpintoIf

286   int handleJumpintoIf(MachineBasicBlock *HeadMBB,
1045 return NumMatch + handleJumpintoIf(MBB, TrueMBB, FalseMBB);
1194 int AMDGPUCFGStructurizer::handleJumpintoIf(MachineBasicBlock *HeadMBB,
1199 dbgs() << "handleJumpintoIf swap trueBlk and FalseBlk" << "\n";