Searched defs:BlockInterference (Results 1 – 3 of 3) sorted by relevance
35 struct BlockInterference { struct40 BlockInterference() {} in BlockInterference() argument
31 struct BlockInterference { struct32 BlockInterference() : Tag(0) {} in BlockInterference() argument33 unsigned Tag;34 SlotIndex First;35 SlotIndex Last;
35 struct BlockInterference { struct40 BlockInterference() = default; argument