Searched refs:MaxOpsPerInst (Results 1 – 2 of 2) sorted by relevance
24 MinInstLength = MaxOpsPerInst = DefaultIsStmt = LineBase = LineRange = 0; in clear()38 << format(Version >= 4 ? "max_ops_per_inst: %u\n" : "", MaxOpsPerInst) in dump()88 MaxOpsPerInst = debug_line_data.getU8(offset_ptr); in parse()
53 uint8_t MaxOpsPerInst; member