Searched refs:getValueMap (Results 1 – 2 of 2) sorted by relevance
77 const DenseMap<Value, Value> &getValueMap() const { return valueMap; } in getValueMap() function
140 for (auto &it : mapping.getValueMap()) in getInverse()