Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp818 auto &SrcVDeps = Deps.find(&SrcV)->second; in materialize() local
823 if (SrcVDeps.count(KV.second.Aliasee)) { in materialize()