Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1010 IRSimilarityCandidate &SourceCand, in createCanonicalRelationFrom() argument
1013 assert(SourceCand.CanonNumToNumber.size() != 0 && in createCanonicalRelationFrom()
1015 assert(SourceCand.NumberToCanonNum.size() != 0 && in createCanonicalRelationFrom()
1064 unsigned CanonNum = *SourceCand.getCanonicalNum(ResultGVN); in createCanonicalRelationFrom()
1094 unsigned SourceGVN = *SourceCand.fromCanonicalNum(FirstInstCanonNum); in createCanonicalRelationFrom()
1095 Value *SourceV = *SourceCand.fromGVN(SourceGVN); in createCanonicalRelationFrom()
1097 unsigned SourceBBGVN = *SourceCand.getGVN(SourceBB); in createCanonicalRelationFrom()
1107 assert(!SourceCand.CanonNumToNumber.empty() && in createCanonicalRelationFrom()
1109 assert(!SourceCand.NumberToCanonNum.empty() && in createCanonicalRelationFrom()
1157 SourceCand.getGVN(OLargeSourceV.value()); in createCanonicalRelationFrom()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h850 IRSimilarityCandidate &SourceCand,
873 IRSimilarityCandidate &SourceCand,
893 IRSimilarityCandidate &SourceCand,