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