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

Declarations

lib/Target/Mips/MipsConstantIslandPass.cpp
  404     bool isBBInRange(MachineInstr *MI, MachineBasicBlock *BB, unsigned Disp);

References

lib/Target/Mips/MipsConstantIslandPass.cpp
 1490   if (isBBInRange(MI, DestBB, Br.MaxDisp))
 1509   if (isBBInRange(MI, DestBB, BimmX16MaxDisp)) {
 1552   if (isBBInRange(MI, DestBB, LongFormMaxOff)) {
 1588       if (isBBInRange(MI, NewDest, Br.MaxDisp)) {