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

References

lib/CodeGen/BranchFolding.cpp
  937       for (unsigned Reg : NewLiveIns) {
lib/CodeGen/IfConversion.cpp
 1482   for (unsigned Reg : Redefs)
lib/CodeGen/LivePhysRegs.cpp
  132   for (const_iterator I = begin(), E = end(); I != E; ++I)
  207   for (MCPhysReg R : Pristine)
  262   for (MCPhysReg Reg : LiveRegs) {
lib/CodeGen/StackMapLivenessAnalysis.cpp
  163   for (auto Reg : LiveRegs)
lib/Target/ARM/ARMConstantIslandPass.cpp
  926   for (MCPhysReg L : LRs)
lib/Target/PowerPC/PPCExpandISEL.cpp
  397     for (auto &LI : LPR)
lib/Target/SystemZ/SystemZPostRewrite.cpp
  181   for (auto I = LiveRegs.begin(); I != LiveRegs.end(); ++I)
  188   for (auto I = LiveRegs.begin(); I != LiveRegs.end(); ++I)