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

  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 338 livein_iterator livein_begin() const { return LiveIns.begin(); } function in class:llvm::MachineBasicBlock
MachineRegisterInfo.h 747 livein_iterator livein_begin() const { return LiveIns.begin(); } function in class:llvm::MachineRegisterInfo
    [all...]

Completed in 54 milliseconds