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