Searched refs:RetDbgLoc (Results 1 – 1 of 1) sorted by relevance
2679 llvm::DebugLoc RetDbgLoc; in EmitFunctionEpilog() local2738 RetDbgLoc = SI->getDebugLoc(); in EmitFunctionEpilog()2852 if (RetDbgLoc) in EmitFunctionEpilog()2853 Ret->setDebugLoc(std::move(RetDbgLoc)); in EmitFunctionEpilog()