Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h90 ExecutorProcessControl &getExecutorProcessControl() const { return EPC; } in getExecutorProcessControl() function
H A DCore.h1416 ExecutorProcessControl &getExecutorProcessControl() { return *EPC; } in getExecutorProcessControl() function