Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h150 this->getES().reportError(ReadySymbol.takeError()); in registerSymbols()
161 ExecutionSession &getES() { return ES; } in getES() function