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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp106 bool AggressiveAntiDepState::IsLive(unsigned Reg) function in class:AggressiveAntiDepState
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp117 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp618 bool IsLive = false; local

Completed in 76 milliseconds