Lines Matching full:getparent
67 if (BlocksToExtract.count(I->getParent()))
78 if (!BlocksToExtract.count(I->getParent()))
110 if (Header != &Header->getParent()->getEntryBlock()) {
330 if (BlocksToExtract.count(inst->getParent()))
351 if (!BlocksToExtract.count(TI->getParent()) &&
352 TI->getParent()->getParent() == oldFunction)
365 if (P && P->getParent() == BB)
398 codeReplacer->getParent()->begin()->begin());
415 codeReplacer->getParent()->begin()->begin());
462 if (!BlocksToExtract.count(inst->getParent()))
520 BasicBlock *DefBlock = cast<Instruction>(outputs[out])->getParent();
583 Type *OldFnRetTy = TheSwitch->getParent()->getParent()->getReturnType();
627 Function *oldFunc = (*BlocksToExtract.begin())->getParent();
690 Function *oldFunction = header->getParent();
710 oldFunction->getParent());