Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/CodeGen/ | |
MachineRegisterInfo.h | 497 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineRegisterInfo |
MachineBasicBlock.h | 317 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineBasicBlock |