Searched refs:getES (Results 1 – 3 of 3) sorted by relevance
151 this->getES().reportError(ReadySymbol.takeError()); in registerSymbols()162 ExecutionSession &getES() { return ES; } in getES() function
155 this->getES().reportError(ReadySymbol.takeError()); in registerSymbols()166 ExecutionSession &getES() { return ES; } in getES() function
78 ExecutionSession &getES() { return *ES; } in getES() function in SpeculativeJIT