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

References

lib/Transforms/Utils/LowerSwitch.cpp
  273   LLVM_DEBUG(dbgs() << "LHS: " << LHS << "\n");
  294     int64_t GapLow = LHS.back().High->getSExtValue() + 1;
  298       NewUpperBound = LHS.back().High;
  314   BasicBlock *LBranch = switchConvert(LHS.begin(), LHS.end(), LowerBound,
  314   BasicBlock *LBranch = switchConvert(LHS.begin(), LHS.end(), LowerBound,