Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3574 DenseMap<const Value *, unsigned int> &UseCounts, in convertClassToDFSOrdered()
3885 DenseMap<const Value *, unsigned int> UseCounts; in eliminateInstructions() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5389 std::map<const SDNode*, unsigned> UseCounts; in buildVector() local