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

References

lib/CodeGen/MachineBasicBlock.cpp
 1406       return LQR_Dead;
 1419     return LQR_Dead;
 1444         return LQR_Dead;
 1457         return LQR_Dead;
 1472     return LQR_Dead;
lib/Target/AMDGPU/SIFoldOperands.cpp
  244     if (Liveness != MachineBasicBlock::LQR_Dead) {
lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  914   if (Liveness != MachineBasicBlock::LQR_Dead)
lib/Target/ARM/ARMBaseInstrInfo.cpp
 2488         MachineBasicBlock::LQR_Dead) {
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  636      MachineBasicBlock::LQR_Dead);
lib/Target/ARM/Thumb1InstrInfo.cpp
   60         == MachineBasicBlock::LQR_Dead) {
lib/Target/X86/X86InstrInfo.h
  412            MachineBasicBlock::LQR_Dead;