Searched refs:RetDbgLoc (Results 1 – 1 of 1) sorted by relevance
2379 llvm::DebugLoc RetDbgLoc; in EmitFunctionEpilog() local2438 RetDbgLoc = SI->getDebugLoc(); in EmitFunctionEpilog()2501 if (RetDbgLoc) in EmitFunctionEpilog()2502 Ret->setDebugLoc(std::move(RetDbgLoc)); in EmitFunctionEpilog()