Searched refs:SelectBiasMap (Results 1 – 1 of 1) sorted by relevance
391 DenseMap<SelectInst *, BranchProbability> SelectBiasMap; member in __anon784f818e0111::CHR663 DenseMap<SelectInst *, BranchProbability> &SelectBiasMap) { in checkBiasedSelect() argument672 SelectBiasMap); in checkBiasedSelect()823 SelectBiasMap)) in findScope()1938 assert(SelectBiasMap.contains(SI) && "Must be in the bias map"); in fixupSelect()1939 BranchProbability Bias = SelectBiasMap[SI]; in fixupSelect()