HomeSort by relevance Sort by last modified time
    Searched refs:getBranchInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 229 SystemZII::Branch getBranchInfo(const MachineInstr &MI) const;
SystemZLongBranch.cpp 256 TII->getBranchInfo(MI).Target->getMBB()->getNumber();
SystemZInstrInfo.cpp 300 SystemZII::Branch Branch(getBranchInfo(*I));
377 if (!getBranchInfo(*I).Target->isMBB())
    [all...]

Completed in 200 milliseconds