Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp370 const DenseMap<Value *, unsigned> &SourceValueToNumberMapping, in checkNumberingAndReplaceCommutative() argument
385 ArgVal = SourceValueToNumberMapping.find(V)->second; in checkNumberingAndReplaceCommutative()
428 unsigned InnerVal = SourceValueToNumberMapping.find(InnerV)->second; in checkNumberingAndReplaceCommutative()