Home | History | Annotate | Download | only in Scalar

Lines Matching full:getparent

143   BasicBlock *BB = AI->getParent();
144 return BB == &BB->getParent()->getEntryBlock() &&
314 Function *F = CI->getParent()->getParent();
328 if (BasicBlock *UniquePred = RI->getParent()->getUniquePredecessor())
331 return SI->getDefaultDest() != RI->getParent();
342 Function *F = CI->getParent()->getParent();
398 BasicBlock *BB = TI->getParent();
399 Function *F = BB->getParent();
507 BasicBlock *BB = Ret->getParent();
508 Function *F = BB->getParent();
645 BasicBlock *Pred = BI->getParent();