Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/grammar/
H A DGrammarBNF.cpp336 std::vector<unsigned> UseCounts(T.Nonterminals.size(), 0); in diagnoseGrammar() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3576 DenseMap<const Value *, unsigned int> &UseCounts, in convertClassToDFSOrdered()
3887 DenseMap<const Value *, unsigned int> UseCounts; in eliminateInstructions() local
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5389 std::map<const SDNode*, unsigned> UseCounts; in buildVector() local