Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1021 OtherMI.Dependants[this].insert(Name); in addDependencies()
1093 for (auto &KV : MI.Dependants) { in finalize()
1119 assert(DependantMI.Dependants.empty() && in finalize()
1139 MI.Dependants.clear(); in finalize()
1511 for (auto &KV2 : KV.second.Dependants) in dump()
1642 DependencyMI.Dependants[this].insert(DependantName); in transferFinalizedNodeDependencies()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h671 SymbolDependenceMap Dependants; member
717 const SymbolDependenceMap &Dependants);