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

References

lib/CodeGen/MachineOutliner.cpp
  766     for (MachineBasicBlock::iterator Et = MBB.end(); It != Et; It++) {
  766     for (MachineBasicBlock::iterator Et = MBB.end(); It != Et; It++) {
  768       switch (TII.getOutliningType(It, Flags)) {
  770         mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB,
  775         mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange,
  780         mapToLegalUnsigned(It, CanOutlineWithPrevInstr, HaveLegalRange,
  784         mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB,
  803       mapToIllegalUnsigned(It, CanOutlineWithPrevInstr, UnsignedVecForMBB,