Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DConfig.h103 bool ShouldDiscardValueNames = true; member
209 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp57 ShouldDiscardValueNames = false; in addSaveTemps()