Searched defs:isLiveOut (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp466 bool isLiveOut = false; local
H A DLiveVariables.cpp733 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { function in class:LiveVariables
H A DStrongPHIElimination.cpp377 bool isLiveOut = false; local
H A DMachineBasicBlock.cpp879 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); local
H A DMachineVerifier.cpp175 bool isLiveOut(unsigned Reg) const { function in struct:__anon2187::MachineVerifier::BBInfo

Completed in 87 milliseconds