Searched refs:OSourceGVN (Results 1 – 1 of 1) sorted by relevance
1156 std::optional<unsigned> OSourceGVN = in createCanonicalRelationFrom() local1158 assert(OSourceGVN.has_value() && "GVN Number not found for Value"); in createCanonicalRelationFrom()1162 SourceCand.getCanonicalNum(OSourceGVN.value()); in createCanonicalRelationFrom()