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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp259 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp488 bool isLiveOut = false; local
H A DLiveVariables.cpp738 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { function in class:LiveVariables
H A DMachineVerifier.cpp208 bool isLiveOut(unsigned Reg) const { function in struct:__anon1773::MachineVerifier::BBInfo

Completed in 145 milliseconds