reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1199 if (!mayStore() && !Other.mayStore()) 1203 if (TII->areMemAccessesTriviallyDisjoint(*this, Other)) 1207 if (!hasOneMemOperand() || !Other.hasOneMemOperand()) 1211 MachineMemOperand *MMOb = *Other.memoperands_begin();