Home
last modified time | relevance | path

Searched refs:LLVM_FORCE_ENABLE_STATS (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/configs/windows/include/llvm/Config/
Dllvm-config.h83 #define LLVM_FORCE_ENABLE_STATS 0 macro
/external/swiftshader/third_party/llvm-7.0/configs/fuchsia/include/llvm/Config/
Dllvm-config.h139 #define LLVM_FORCE_ENABLE_STATS 0 macro
/external/swiftshader/third_party/llvm-7.0/configs/darwin/include/llvm/Config/
Dllvm-config.h161 #define LLVM_FORCE_ENABLE_STATS 0 macro
/external/swiftshader/third_party/llvm-7.0/configs/android/include/llvm/Config/
Dllvm-config.h173 #define LLVM_FORCE_ENABLE_STATS 0 macro
/external/swiftshader/third_party/llvm-7.0/configs/linux/include/llvm/Config/
Dllvm-config.h181 #define LLVM_FORCE_ENABLE_STATS 0 macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStatistic.h38 #if !defined(NDEBUG) || LLVM_FORCE_ENABLE_STATS
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dllvm-config.h.cmake83 #cmakedefine01 LLVM_FORCE_ENABLE_STATS
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DHandleLLVMOptions.cmake887 option(LLVM_FORCE_ENABLE_STATS "Enable statistics collection for builds that wouldn't normally enab… option