Searched refs:max_pc (Results 1 – 1 of 1) sorted by relevance
174 int max_pc = SafepointEntry::kNoTrampolinePC; in Emit() local179 max_pc = std::max(max_pc, std::max(entry.pc, entry.trampoline)); in Emit()198 int pc_size = value_to_bytes(max_pc + 1); in Emit()