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

References

lib/Target/RISCV/RISCVInstrInfo.cpp
  303   if (BytesRemoved)
  304     *BytesRemoved = 0;
  314   if (BytesRemoved)
  315     *BytesRemoved += getInstSizeInBytes(*I);
  327   if (BytesRemoved)
  328     *BytesRemoved += getInstSizeInBytes(*I);