Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h328 std::optional<bool> SupportConcurrentCompilation; variable
484 std::optional<bool> SupportConcurrentCompilation) { in setSupportConcurrentCompilation()