Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DefBB

486   BasicBlock *DefBB = CI->getParent();
508 if (UserBB == DefBB) continue;
542 BasicBlock *DefBB = CI->getParent();
564 if (UserBB == DefBB) continue;
1733 BasicBlock *DefBB = I->getParent();
1747 if (!isa<Instruction>(Src) || DefBB != cast<Instruction>(Src)->getParent())
1757 if (UserBB == DefBB) continue;
1769 if (UserBB == DefBB) continue;
1787 if (UserBB == DefBB) continue;