Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.h37 enum ExecutionModeE { InProcess, SubProcess }; enumerator
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManagerTest.cpp65 TEST(MapperJITLinkMemoryManagerTest, InProcess) { in TEST() argument
/llvm-project/clang/include/clang/Driver/
H A DJob.h170 bool InProcess = false; variable