Searched refs:LineWidth (Results 1 – 1 of 1) sorted by relevance
95 constexpr JITTargetAddress LineWidth = 16; in printBlockContent() local103 ExecutorAddr InitAddr(B.getAddress().getValue() & ~(LineWidth - 1)); in printBlockContent()109 if (CurAddr % LineWidth == 0) in printBlockContent()116 if (CurAddr % LineWidth == LineWidth - 1) in printBlockContent()119 if (EndAddr % LineWidth != 0) in printBlockContent()