Searched refs:TargetCandLarge (Results 1 – 2 of 2) sorted by relevance
1100 IRSimilarityCandidate &TargetCandLarge) { in createCanonicalRelationFrom() argument1111 assert(!TargetCandLarge.CanonNumToNumber.empty() && in createCanonicalRelationFrom()1113 assert(!TargetCandLarge.NumberToCanonNum.empty() && in createCanonicalRelationFrom()1129 std::optional<unsigned> OLargeTargetGVN = TargetCandLarge.getGVN(CurrVal); in createCanonicalRelationFrom()1134 TargetCandLarge.getCanonicalNum(OLargeTargetGVN.value()); in createCanonicalRelationFrom()
894 IRSimilarityCandidate &TargetCandLarge);