Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3544 DenseMap<const Value *, unsigned int> &UseCounts, in convertClassToDFSOrdered()
3855 DenseMap<const Value *, unsigned int> UseCounts; in eliminateInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5100 std::map<const SDNode*, unsigned> UseCounts; in buildVector() local