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/
MachineBasicBlock.h 373 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineBasicBlock
    [all...]
MachineRegisterInfo.h 730 bool livein_empty() const { return LiveIns.empty(); } function in class:llvm::MachineRegisterInfo
    [all...]

Completed in 77 milliseconds