Searched refs:last_br_off (Results 1 – 1 of 1) sorted by relevance
1385 int64_t last_br_off = -1; in DecodeBranchHintsSection() local1388 if (int64_t(br_off) <= last_br_off) { in DecodeBranchHintsSection()1392 last_br_off = br_off; in DecodeBranchHintsSection()