Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp532 const DenseMap<Value *, unsigned> &SourceValueToNumberMapping, in checkNumberingAndReplaceCommutative() argument
547 ArgVal = SourceValueToNumberMapping.find(V)->second; in checkNumberingAndReplaceCommutative()
583 unsigned InnerVal = SourceValueToNumberMapping.find(InnerV)->second; in checkNumberingAndReplaceCommutative()