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

Declarations

include/llvm/IR/Instructions.h
 3505   static CaseWeightOpt getSuccessorWeight(const SwitchInst &SI, unsigned idx);

References

lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  593       SwitchInstProfUpdateWrapper::getSuccessorWeight(SI, 0);