Lines Matching full:getparent
325 AllocaInst *NewAI = new AllocaInst(NewTy, 0, "", AI->getParent()->begin());1235 BasicBlock *BB = PN->getParent();1244 if (LI->getParent() != BB) return false;1270 if (II->getParent() == Pred)1445 DIBuilder DIB(*F.getParent());