Searched defs:IsLive (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp106 bool AggressiveAntiDepState::IsLive(unsigned Reg) function in class:AggressiveAntiDepState
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp115 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); local

Completed in 120 milliseconds