Searched refs:instr_starts_ (Results 1 – 2 of 2) sorted by relevance
172 return instr_starts_; in instr_starts()469 ZoneVector<TurbolizerInstructionStartInfo> instr_starts_; variable
86 instr_starts_(codegen_zone), in CodeGenerator()248 instr_starts_.assign(instructions()->instructions().size(), {}); in AssembleCode()703 instr_starts_[instruction_index].gap_pc_offset = tasm()->pc_offset(); in AssembleInstruction()723 instr_starts_[instruction_index].arch_instr_pc_offset = tasm()->pc_offset(); in AssembleInstruction()730 instr_starts_[instruction_index].condition_pc_offset = tasm()->pc_offset(); in AssembleInstruction()