Searched refs:ConstantMatches (Results 1 – 1 of 1) sorted by relevance
317 Optional<bool> ConstantMatches = constantMatches(V, GVN, GVNToConstant); in collectRegionsConstants() local318 if (ConstantMatches.hasValue()) { in collectRegionsConstants()319 if (ConstantMatches.getValue()) in collectRegionsConstants()