Searched refs:HasBranchWeights (Results 1 – 1 of 1) sorted by relevance
1013 static inline bool HasBranchWeights(const Instruction *I) { in HasBranchWeights() function1140 bool PredHasWeights = HasBranchWeights(PTI); in PerformValueComparisonIntoPredecessorFolding()1141 bool SuccHasWeights = HasBranchWeights(TI); in PerformValueComparisonIntoPredecessorFolding()3970 bool HasWeights = HasBranchWeights(SI); in SimplifySwitchOnSelect()4830 if (HasBranchWeights(SI)) { in TurnSwitchRangeIntoICmp()