Home
last modified time | relevance | path

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

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