Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp410 DenseMap<const Record *, unsigned> Decl2Index; in collectSTIPredicates() local
415 Decl2Index.try_emplace(Decl, STIPredicates.size()); in collectSTIPredicates()