Lines Matching full:getparent
150 BasicBlock* BB = cast<Instruction>(*B)->getParent();
180 if (IB != BB->end() && IB->getParent() != BB)
272 SwitchValuePair& SVP = SwitchValMap[Inst->getParent()->getParent()];
278 BranchInst::Create(SVP.first->getParent(), Inst);
284 BasicBlock *BB = Inst->getParent();
377 BasicBlock* ABlock = Inst->getParent();
378 Function* Func = ABlock->getParent();
413 if (cast<Instruction>(U)->getParent() != ABlock ||
447 PHI->addIncoming(SVP.second, SVP.second->getParent());
467 BasicBlock* OldBB = CI.getParent();
477 Function* Func = OldBB->getParent();
508 BasicBlock* BB = II.getParent();
515 Function* Func = BB->getParent();
533 Function* Func = RI.getParent()->getParent();
540 Function* Func = UI.getParent()->getParent();