Home
last modified time | relevance | path

Searched refs:OSourceGVN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1156 std::optional<unsigned> OSourceGVN = in createCanonicalRelationFrom() local
1158 assert(OSourceGVN.has_value() && "GVN Number not found for Value"); in createCanonicalRelationFrom()
1162 SourceCand.getCanonicalNum(OSourceGVN.value()); in createCanonicalRelationFrom()