Searched refs:SourceCand (Results 1 – 2 of 2) sorted by relevance
1004 IRSimilarityCandidate &SourceCand, in createCanonicalRelationFrom() argument1007 assert(SourceCand.CanonNumToNumber.size() != 0 && in createCanonicalRelationFrom()1009 assert(SourceCand.NumberToCanonNum.size() != 0 && in createCanonicalRelationFrom()1058 unsigned CanonNum = *SourceCand.getCanonicalNum(ResultGVN); in createCanonicalRelationFrom()1088 unsigned SourceGVN = *SourceCand.fromCanonicalNum(FirstInstCanonNum); in createCanonicalRelationFrom()1089 Value *SourceV = *SourceCand.fromGVN(SourceGVN); in createCanonicalRelationFrom()1091 unsigned SourceBBGVN = *SourceCand.getGVN(SourceBB); in createCanonicalRelationFrom()1092 unsigned SourceCanonBBGVN = *SourceCand.getCanonicalNum(SourceBBGVN); in createCanonicalRelationFrom()1099 IRSimilarityCandidate &SourceCand, IRSimilarityCandidate &SourceCandLarge, in createCanonicalRelationFrom() argument1101 assert(!SourceCand.CanonNumToNumber.empty() && in createCanonicalRelationFrom()[all …]
850 IRSimilarityCandidate &SourceCand,873 IRSimilarityCandidate &SourceCand, DenseMap<unsigned, unsigned> &OneToOne,892 createCanonicalRelationFrom(IRSimilarityCandidate &SourceCand,