Lines Matching full:getparent
144 if (Blocks.count(I->getParent()))
155 if (!Blocks.count(I->getParent()))
192 if (Header != &Header->getParent()->getEntryBlock()) {
378 if (Blocks.count(inst->getParent()))
399 if (!Blocks.count(TI->getParent()) &&
400 TI->getParent()->getParent() == oldFunction)
412 if (P && P->getParent() == BB)
445 &codeReplacer->getParent()->front().front());
462 &codeReplacer->getParent()->front().front());
507 if (!Blocks.count(inst->getParent()))
565 BasicBlock *DefBlock = cast<Instruction>(outputs[out])->getParent();
631 Type *OldFnRetTy = TheSwitch->getParent()->getParent()->getReturnType();
676 Function *oldFunc = (*Blocks.begin())->getParent();
707 Function *oldFunction = header->getParent();
735 oldFunction->getParent());