Searched refs:ScoreMap (Results 1 – 2 of 2) sorted by relevance
141 ScoreMap[Property] = *Score;158 SmallDenseMap<TraitProperty, APInt> ScoreMap; member
338 if (VMI.ScoreMap.count(Property)) { in getVariantMatchScore()339 const APInt &UserScore = VMI.ScoreMap.lookup(Property); in getVariantMatchScore()