Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCalledValue

2193   if (call->getCalledValue() == CGF.CGM.getObjCEntrypoints().objc_retain) {
2195 } else if (call->getCalledValue() == CGF.CGM.getObjCEntrypoints()
2212 assert(cast<llvm::CallInst>(prev)->getCalledValue() ==
2258 retainCall->getCalledValue() != CGF.CGM.getObjCEntrypoints().objc_retain)