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