Searched refs:LQR_Live (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineBasicBlock.cpp1006 LQR_Live : LQR_OverlappingLive;
1017 return (*RAI == Reg) ? LQR_Live : LQR_OverlappingLive;
1036 LQR_Live : LQR_OverlappingLive;
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineBasicBlock.h552 LQR_Live, ///< Register is known to be live. enumerator in enum:llvm::MachineBasicBlock::LivenessQueryResult
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3782 if (LQR == MachineBasicBlock::LQR_Live)

Completed in 179 milliseconds