Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1144 auto DependantMII = in emit() local
1146 assert(DependantMII != DependantJD.MaterializingInfos.end() && in emit()
1149 auto &DependantMI = DependantMII->second; in emit()
1191 DependantJD.MaterializingInfos.erase(DependantMII); in emit()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1037 auto DependantMII = in emit() local
1039 assert(DependantMII != DependantJD.MaterializingInfos.end() && in emit()
1042 auto &DependantMI = DependantMII->second; in emit()