Home
last modified time | relevance | path

Searched defs:DepsGraph (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp182 collectGlobalEntities(const std::vector<SPIRV::DTSortableEntry * > & DepsGraph,SPIRV::ModuleSectionType MSType,std::function<bool (const SPIRV::DTSortableEntry *)> Pred,bool UsePreOrder=false) collectGlobalEntities() argument
232 std::vector<SPIRV::DTSortableEntry *> DepsGraph; processDefInstrs() local