Searched refs:SourceCand (Results 1 – 2 of 2) sorted by relevance
1010 IRSimilarityCandidate &SourceCand, in createCanonicalRelationFrom() argument1013 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()1098 unsigned SourceCanonBBGVN = *SourceCand.getCanonicalNum(SourceBBGVN); in createCanonicalRelationFrom()1105 IRSimilarityCandidate &SourceCand, IRSimilarityCandidate &SourceCandLarge, in createCanonicalRelationFrom() argument1107 assert(!SourceCand.CanonNumToNumber.empty() && in createCanonicalRelationFrom()[all …]
838 /// the canonical ordering in \p SourceCand. These are defined based on the843 /// \param [in, out] SourceCand - The IRSimilarityCandidate to create a846 /// to \p SourceCand.850 IRSimilarityCandidate &SourceCand,856 /// the canonical ordering in \p SourceCand. These are defined based on the860 /// SourceCand GVNs to determine the mapping first for values with multiple864 /// \param [in, out] SourceCand - The IRSimilarityCandidate to create a869 /// to \p SourceCand.873 IRSimilarityCandidate &SourceCand,880 /// the canonical ordering in \p SourceCand[all...]