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