Home | History | Annotate | Download | only in Analysis

Lines Matching full:getparent

173   Mod = F.getParent();
314 Assert1(I.getParent()->getParent()->isVarArg(),
351 Function *F = I.getParent()->getParent();
503 Assert1(&I.getParent()->getParent()->getEntryBlock() == I.getParent(),
540 Assert1(&I == I.getParent()->begin() ||
573 BasicBlock *BB = L->getParent();
642 FunctionPassManager FPM(F.getParent());