Searched refs:getExecutionSession (Results 1 – 13 of 13) sorted by relevance
22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup()97 auto &ES = getExecutionSession(); in emit()102 getExecutionSession().reportError(Obj.takeError()); in emit()171 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad()204 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
58 LLVM_DEBUG(JD.getExecutionSession().runSessionLocked([&]() { in discard()74 : IRMaterializationUnit(L.getExecutionSession(), std::move(TSM), in BasicIRLayerMaterializationUnit()90 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize()122 getObjectSymbolFlags(L.getExecutionSession(), O->getMemBufferRef()); in Create()
125 auto &ES = getExecutionSession(); in emit()169 auto &ImplD = getExecutionSession().createJITDylib( in getPerDylibResources()242 auto &ES = getExecutionSession(); in emitPartition()
29 getExecutionSession().reportError(TransformedObj.takeError()); in emit()
29 getExecutionSession().reportError(TransformedTSM.takeError()); in emit()
165 SourceJD.getExecutionSession().reportError( in materialize()176 SourceJD.getExecutionSession().reportError(std::move(Err)); in materialize()
95 JD.getExecutionSession(), in add()131 auto &ES = JD.getExecutionSession(); in run()
39 getExecutionSession().reportError(Obj.takeError()); in emit()
458 LLVM_DEBUG(JD.getExecutionSession().runSessionLocked([&]() { in replace()545 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize()656 auto &ES = QueryInfo->R.getTargetJITDylib().getExecutionSession(); in materialize()
32 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function120 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
47 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
516 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
804 orc::MangleAndInterner Mangle(J->getExecutionSession(), DL); in runOrcLazyJIT()864 J->getExecutionSession().dump(llvm::dbgs()); in runOrcLazyJIT()