Searched refs:DepsGraph (Results 1 – 2 of 2) sorted by relevance
123 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph, in collectGlobalEntities() argument128 for (const auto *E : DepsGraph) { in collectGlobalEntities()173 std::vector<SPIRV::DTSortableEntry *> DepsGraph; in processDefInstrs() local175 GR->buildDepsGraph(DepsGraph, SPVDumpDeps ? MMI : nullptr); in processDefInstrs()178 DepsGraph, SPIRV::MB_TypeConstVars, in processDefInstrs()182 DepsGraph, SPIRV::MB_ExtFuncDecls, in processDefInstrs()
134 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph,