Home | History | Annotate | Download | only in Scalar

Lines Matching full:getparent

172           BB != &BB->getParent()->getEntryBlock()) {
188 BB != &BB->getParent()->getEntryBlock() &&
351 if (I == 0 || I->getParent() != BB) {
485 if (PN && PN->getParent() == BB) {
518 cast<Instruction>(Cmp->getOperand(0))->getParent() != BB) {
644 BB != &BB->getParent()->getEntryBlock())
660 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
664 if (isEntry && BB != &BB->getParent()->getEntryBlock())
665 BB->moveBefore(&BB->getParent()->getEntryBlock());
753 cast<Instruction>(CondCmp->getOperand(0))->getParent() != BB)) {
814 if (PN->getParent() == BB && isa<BranchInst>(BB->getTerminator()))
820 CondInst->getParent() == BB && isa<BranchInst>(BB->getTerminator()))
841 BasicBlock *LoadBB = LI->getParent();
850 if (PtrOp->getParent() == LoadBB)
1178 BasicBlock *BB = PN->getParent();
1208 BasicBlock *BB = BO->getParent();
1387 BB->getParent(), BB);
1435 } else if (User->getParent() == BB)
1589 } else if (User->getParent() == BB)
1642 CondLHS->getParent() != BB)
1651 if (!SI || SI->getParent() != Pred || !SI->hasOneUse())
1680 BB->getParent(), BB);