Searched refs:RetDbgLoc (Results 1 – 1 of 1) sorted by relevance
3791 llvm::DebugLoc RetDbgLoc; in EmitFunctionEpilog() local3859 RetDbgLoc = SI->getDebugLoc(); in EmitFunctionEpilog()3959 if (RetDbgLoc) in EmitFunctionEpilog()3960 Ret->setDebugLoc(std::move(RetDbgLoc)); in EmitFunctionEpilog()