Searched refs:SourceValueToNumberMapping (Results 1 – 1 of 1) sorted by relevance
512 const DenseMap<Value *, unsigned> &SourceValueToNumberMapping, in checkNumberingAndReplaceCommutative() argument527 ArgVal = SourceValueToNumberMapping.find(V)->second; in checkNumberingAndReplaceCommutative()563 unsigned InnerVal = SourceValueToNumberMapping.find(InnerV)->second; in checkNumberingAndReplaceCommutative()