Home | History | Annotate | Download | only in IPO

Lines Matching full:getparent

190         const Function *F = I->getParent()->getParent();
504 Module::GlobalListType &Globals = GV->getParent()->getGlobalList();
863 GlobalVariable *NewGV = new GlobalVariable(*GV->getParent(),
956 GV->getParent()->getGlobalList().insert(GV, InitBool);
1320 new GlobalVariable(*GV->getParent(),
1363 BasicBlock *OrigBB = CI->getParent();
1370 OrigBB->getParent());
1385 OrigBB->getParent());
1387 OrigBB->getParent());
1643 GV->getParent()->getGlobalList().insert(GV, NewGV);
2040 GCL->getParent()->getGlobalList().insert(GCL, NGV);
2527 BasicBlock *OldBB = CurInst->getParent();