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

/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h497 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineRegisterInfo
H A DMachineBasicBlock.h317 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineBasicBlock

Completed in 460 milliseconds