Searched refs:DepsGraph (Results 1 – 2 of 2) sorted by relevance
170 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph, in collectGlobalEntities() argument175 for (const auto *E : DepsGraph) { in collectGlobalEntities()220 std::vector<SPIRV::DTSortableEntry *> DepsGraph; in processDefInstrs() local222 GR->buildDepsGraph(DepsGraph, SPVDumpDeps ? MMI : nullptr); in processDefInstrs()225 DepsGraph, SPIRV::MB_TypeConstVars, in processDefInstrs()250 DepsGraph, SPIRV::MB_ExtFuncDecls, in processDefInstrs()
209 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph,