Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h176 bool ShouldDiscardValueNames = true; member
297 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp88 ShouldDiscardValueNames = false; in addSaveTemps()