Searched refs:CallInstruction (Results 1 – 1 of 1) sorted by relevance
1206 llvm::CallBase *CallInstruction; in generateObjCGetterBody() local1209 callee, ReturnValueSlot(), args, &CallInstruction); in generateObjCGetterBody()1210 if (llvm::CallInst *call = dyn_cast<llvm::CallInst>(CallInstruction)) in generateObjCGetterBody()