Searched refs:RetDbgLoc (Results 1 – 1 of 1) sorted by relevance
1513 llvm::DebugLoc RetDbgLoc; in EmitFunctionEpilog() local1544 RetDbgLoc = SI->getDebugLoc(); in EmitFunctionEpilog()1590 if (!RetDbgLoc.isUnknown()) in EmitFunctionEpilog()1591 Ret->setDebugLoc(RetDbgLoc); in EmitFunctionEpilog()