Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DefBB

489   BasicBlock *DefBB = CI->getParent();
511 if (UserBB == DefBB) continue;
545 BasicBlock *DefBB = CI->getParent();
567 if (UserBB == DefBB) continue;
1731 BasicBlock *DefBB = I->getParent();
1745 if (!isa<Instruction>(Src) || DefBB != cast<Instruction>(Src)->getParent())
1755 if (UserBB == DefBB) continue;
1767 if (UserBB == DefBB) continue;
1785 if (UserBB == DefBB) continue;