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

References

lib/Transforms/Utils/LowerSwitch.cpp
  389     assert(BlockIdx != -1 && "Switch didn't go to this successor??");
  390     PN->setIncomingBlock((unsigned)BlockIdx, NewLeaf);