Searched refs:DepsGraph (Results 1 – 2 of 2) sorted by relevance
234 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph, in collectGlobalEntities() argument239 for (const auto *E : DepsGraph) { in collectGlobalEntities()284 std::vector<SPIRV::DTSortableEntry *> DepsGraph; in processDefInstrs() local286 GR->buildDepsGraph(DepsGraph, SPVDumpDeps ? MMI : nullptr); in processDefInstrs()289 DepsGraph, SPIRV::MB_TypeConstVars, in processDefInstrs()314 DepsGraph, SPIRV::MB_ExtFuncDecls, in processDefInstrs()
217 const std::vector<SPIRV::DTSortableEntry *> &DepsGraph,