Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h180 bool ShouldDiscardValueNames = true; member
297 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp89 ShouldDiscardValueNames = false; in addSaveTemps()