Lines Matching defs:code
2 // Use of this source code is governed by a BSD-style license that can be
63 const InstructionSequence *code = data->code();
72 code->GetInstructionBlock(interval->FirstGapIndex());
74 code->GetInstructionBlock(interval->LastGapIndex());
79 code->InstructionBlockAt(RpoNumber::FromInt(block_id));
114 if (!data()->code()->GetInstructionBlock(first_instr)->IsDeferred()) {
122 const InstructionSequence *code = data()->code();
138 code->InstructionBlockCount());