Home
last modified time | relevance | path

Searched defs:LLVM_FORCE_ENABLE_STATS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/
H A Dllvm-config.h91 #define LLVM_FORCE_ENABLE_STATS 0 macro
/llvm-project/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake1324 option(LLVM_FORCE_ENABLE_STATS "Enable statistics collection for builds that wouldn't normally enable it" OFF) global() option