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