Home | History | Annotate | Download | only in Analysis

Lines Matching full:getparent

233   if (BB != &BB->getParent()->getEntryBlock())
484 if (BB != &BB->getParent()->getEntryBlock())
510 BasicBlock *QueryParent = QueryInst->getParent();
516 if (QueryParent != &QueryParent->getParent()->getEntryBlock())
609 BasicBlock *QueryBB = QueryCS.getInstruction()->getParent();
670 } else if (DirtyBB != &DirtyBB->getParent()->getEntryBlock()) {
768 assert(ExistingResult->getResult().getInst()->getParent() == BB &&
1210 assert(Target->getParent() == PInfo[i].getBB());