Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Pass/
DAnalysisManager.h117 using ConceptMap = DenseMap<TypeID, std::unique_ptr<AnalysisConcept>>; variable
176 typename ConceptMap::iterator it; in getAnalysisImpl()
195 ConceptMap analyses;