HomeSort by relevance Sort by last modified time
    Searched defs:livein_empty (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 321 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineRegisterInfo
MachineBasicBlock.h 219 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineBasicBlock

Completed in 59 milliseconds