Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PHIBB

1052       MachineBasicBlock *PHIBB = PHI->getParent();
1057 if (PHIBB == SDB->BitTestCases[i].Default) {
1072 if (cBB->isSuccessor(PHIBB)) {
1113 MachineBasicBlock *PHIBB = PHI->getParent();
1117 if (PHIBB == SDB->JTCases[i].second.Default) {
1125 if (FuncInfo->MBB->isSuccessor(PHIBB)) {