Searched defs:TerminatorInfo (Results 1 – 2 of 2) sorted by relevance
94 struct TerminatorInfo { struct97 MachineInstr *Branch;100 uint64_t Address;103 uint64_t Size;107 unsigned TargetBlock;111 unsigned ExtraRelaxSize;113 TerminatorInfo() : Branch(nullptr), Size(0), TargetBlock(0), in TerminatorInfo() function
100 struct TerminatorInfo { struct103 MachineInstr *Branch = nullptr;106 uint64_t Address = 0;109 uint64_t Size = 0;113 unsigned TargetBlock = 0;117 unsigned ExtraRelaxSize = 0;