Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIRSimilarityIdentifier.cpp1139 std::optional<unsigned> OTargetCandCanon = in createCanonicalRelationFrom() local
1141 assert(OTargetCandCanon.has_value() && in createCanonicalRelationFrom()
1146 SourceCandLarge.fromCanonicalNum(OTargetCandCanon.value()); in createCanonicalRelationFrom()