Home
last modified time | relevance | path

Searched refs:ShouldDiscardValueNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DConfig.h174 bool ShouldDiscardValueNames = true; member
295 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp87 ShouldDiscardValueNames = false; in addSaveTemps()