Home
last modified time | relevance | path

Searched defs:TerminatorInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp95 struct TerminatorInfo { struct
98 MachineInstr *Branch;
101 uint64_t Address;
104 uint64_t Size;
108 unsigned TargetBlock;
112 unsigned ExtraRelaxSize;
114 TerminatorInfo() : Branch(nullptr), Size(0), TargetBlock(0), in TerminatorInfo() argument