Home | History | Annotate | Download | only in Scalar

Lines Matching full:getparent

213   Function *F = currentLoop->getHeader()->getParent();
420 Function *F = loopHeader->getParent();
519 << " blocks] in Function " << L->getHeader()->getParent()->getName()
576 Function *F = loopHeader->getParent();
922 BasicBlock *Switch = SI->getParent();
944 Switch->getParent(),
1011 BasicBlock *Pred = BI->getParent();
1051 DeadSucc->removePredecessor(BI->getParent(), true);