Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h161 SupportsIndirection = !!orc::createLocalCompileCallbackManager(TT, ES, 0); in OrcExecutionTest()
175 bool SupportsIndirection = false; variable