Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:PMBB

429     const MachineBasicBlock *PMBB = *I;
430 if (LI.getLoopFor(PMBB) != LI.getLoopFor(&MBB)) {
434 if (const BasicBlock *PBB = PMBB->getBasicBlock()) {