Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h96 bool ShouldDiscardValueNames = true; member
202 setDiscardValueNames(C.ShouldDiscardValueNames); in LTOLLVMContext()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp57 ShouldDiscardValueNames = false; in addSaveTemps()