reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/SimplifyCFG.cpp
 1040       bool PredHasWeights = HasBranchWeights(PTI);
 1041       bool SuccHasWeights = HasBranchWeights(TI);
 3536   bool HasWeights = HasBranchWeights(SI);
 4407   if (HasBranchWeights(SI)) {