Home | History | Annotate | Download | only in Analysis

Lines Matching full:getparent

177   Mod = F.getParent();
319 Assert1(I.getParent()->getParent()->isVarArg(),
356 Function *F = I.getParent()->getParent();
540 Assert1(&I.getParent()->getParent()->getEntryBlock() == I.getParent(),
577 Assert1(&I == I.getParent()->begin() ||
610 BasicBlock *BB = L->getParent();
679 FunctionPassManager FPM(F.getParent());