Searched defs:BasicBlockInfo (Results 1 – 4 of 4) sorted by relevance
41 struct BasicBlockInfo { struct73 BasicBlockInfo() = default; argument78 unsigned internalKnownBits() const { in internalKnownBits()91 unsigned PO = Offset + Size;
48 struct BasicBlockInfo { struct in __anonb12d89e90111::BranchRelaxation53 unsigned Offset = 0;60 unsigned Size = 0;66 unsigned postOffset(const MachineBasicBlock &MBB) const { in postOffset()
87 struct BasicBlockInfo { struct in __anona1ac4df50111::CSKYConstantIslands97 unsigned Offset = 0;104 unsigned Size = 0;108 unsigned postOffset() const { return Offset + Size; } in postOffset()
204 struct BasicBlockInfo { struct in __anone90db4530111::MipsConstantIslands214 unsigned Offset = 0;221 unsigned Size = 0;225 unsigned postOffset() const { return Offset + Size; } in postOffset()