Searched refs:isRSLargeReturnCall (Results 1 – 1 of 1) sorted by relevance
43 bool isRSLargeReturnCall(llvm::Module &module, llvm::CallInst *call_inst) { in isRSLargeReturnCall() function155 if (!findRSCallSites(module, rs_callsites, isRSLargeReturnCall)) in fixupX86StructRetCalls()