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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp470 bool isLiveOut = false; local
H A DLiveVariables.cpp732 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { function in class:LiveVariables
H A DMachineBasicBlock.cpp879 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); local
H A DMachineVerifier.cpp176 bool isLiveOut(unsigned Reg) const { function in struct:__anon2291::MachineVerifier::BBInfo

Completed in 54 milliseconds