Lines Matching refs:getParent
31 Module &M = *BB->getParent()->getParent(); in CreateGlobalString()
42 assert(BB && BB->getParent() && "No current function!"); in getCurrentFunctionReturnType()
43 return BB->getParent()->getReturnType(); in getCurrentFunctionReturnType()
88 Module *M = BB->getParent()->getParent(); in CreateMemSet()
115 Module *M = BB->getParent()->getParent(); in CreateMemCpy()
146 Module *M = BB->getParent()->getParent(); in CreateMemMove()
174 Module *M = BB->getParent()->getParent(); in CreateLifetimeStart()
189 Module *M = BB->getParent()->getParent(); in CreateLifetimeEnd()
199 Module *M = BB->getParent()->getParent(); in CreateAssumption()
249 Module *M = BB->getParent()->getParent(); in CreateMaskedIntrinsic()
344 Module *M = Builder->GetInsertBlock()->getParent()->getParent(); in CreateGCStatepointCallCommon()
395 Module *M = Builder->GetInsertBlock()->getParent()->getParent(); in CreateGCStatepointInvokeCommon()
442 Module *M = BB->getParent()->getParent(); in CreateGCResult()
455 Module *M = BB->getParent()->getParent(); in CreateGCRelocate()