Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Parent

5060   BasicBlock *Parent = Inst->getParent();
5069 if (ToBePromoted->getParent() != Parent) {
5072 << ") than the transition (" << Parent->getName() << ").\n");