Searched refs:getExecutionSession (Results 1 – 12 of 12) sorted by relevance
22 auto &ES = MR.getTargetVSO().getExecutionSession(); in lookup()48 auto &ES = MR.getTargetVSO().getExecutionSession(); in lookupFlags()93 auto &ES = getExecutionSession(); in emit()97 getExecutionSession().reportError(ObjFile.takeError()); in emit()
58 : IRMaterializationUnit(L.getExecutionSession(), std::move(M)), in BasicIRLayerMaterializationUnit()80 auto &ES = L.getExecutionSession(); in BasicObjectLayerMaterializationUnit()
29 getExecutionSession().reportError(TransformedObj.takeError()); in emit()
29 getExecutionSession().reportError(TransformedMod.takeError()); in emit()
39 getExecutionSession().reportError(Obj.takeError()); in emit()
231 auto &ES = getExecutionSession(); in emit()338 auto K = getExecutionSession().allocateVModule(); in emitExtractedFunctionsModule()
134 V.getExecutionSession(), in add()
733 auto &ES = R.getTargetVSO().getExecutionSession(); in materialize()841 auto &ES = QueryInfo->R.getTargetVSO().getExecutionSession(); in materialize()1660 auto &ES = (*VSOs.begin())->getExecutionSession(); in lookup()
30 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function92 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
38 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
565 ExecutionSessionBase &getExecutionSession() const { return ES; } in getExecutionSession() function
788 orc::MangleAndInterner Mangle(J->getExecutionSession(), DL); in runOrcLazyJIT()