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

References

lib/CodeGen/IndirectBrExpandPass.cpp
  147     auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType()));
  174         cast<IntegerType>(DL.getIntPtrType(IBr->getAddress()->getType()));
  179   auto GetSwitchValue = [DL, CommonITy](IndirectBrInst *IBr) {