Home | History | Annotate | Download | only in IPO

Lines Matching refs:LBB

772       BasicBlock *LBB = LBA->getBasicBlock();
774 if (LBB == RBB)
777 if (&BB == LBB) {