Searched defs:call_inst (Results 1 – 12 of 12) sorted by relevance
27 bool isRSAPICall(llvm::Module &module, llvm::CallInst *call_inst) { in isRSAPICall()41 bool isRSLargeReturnCall(llvm::Module &module, llvm::CallInst *call_inst) { in isRSLargeReturnCall()70 bool isRSAllocationTyCallSite(llvm::Module &module, llvm::CallInst *call_inst) { in isRSAllocationTyCallSite()80 llvm::FunctionType *cloneToStructRetFnTy(llvm::CallInst *call_inst) { in cloneToStructRetFnTy()133 llvm::CallInst *call_inst = in findRSCallSites() local155 for (auto call_inst : rs_callsites) { in fixupX86StructRetCalls() local231 for (auto call_inst : rs_callsites) { in fixupRSAllocationStructByValCalls() local
36 explicit DebugInlinedAtContext(Instruction* call_inst) in DebugInlinedAtContext()
69 Instruction* call_inst = in ReplaceWithFunctionCall() local
371 Instruction* call_inst = in GenSearchAndTest() local
387 CallInst *call_inst = dyn_cast<CallInst>(inst); in InstrumentInstruction() local472 CallInst *call_inst = dyn_cast<CallInst>(&i); in InspectInstruction() local
519 CallInst *call_inst = dyn_cast<CallInst>(&ii); in CanInterpret() local1335 const CallInst *call_inst = cast<CallInst>(inst); in Interpret() local