Home | History | Annotate | Download | only in Scalar

Lines Matching full:getparent

372     if (Visited[CI->getParent()] != ESCAPED) {
432 if (Value *PNV = SimplifyInstruction(PN, F.getParent()->getDataLayout())) {
490 Function *F = CI->getParent()->getParent();
504 if (BasicBlock *UniquePred = RI->getParent()->getUniquePredecessor())
507 return SI->getDefaultDest() != RI->getParent();
517 Function *F = CI->getParent()->getParent();
572 BasicBlock *BB = TI->getParent();
573 Function *F = BB->getParent();
680 BasicBlock *BB = Ret->getParent();
681 Function *F = BB->getParent();
820 BasicBlock *Pred = BI->getParent();