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

References

lib/Target/ARM/ARMFastISel.cpp
 2714   for (unsigned Instr = 0; Instr != NumInstrsEmitted; ++Instr) {
 2714   for (unsigned Instr = 0; Instr != NumInstrsEmitted; ++Instr) {
 2716     bool isLsl = (0 == Instr) && !isSingleInstr;
 2720     bool isKill = 1 == Instr;