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