Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestAPICommon.h30 if (!ArchSupportsMCJIT() || !OSSupportsMCJIT()) \
78 bool OSSupportsMCJIT() { in OSSupportsMCJIT() function