Home
last modified time | relevance | path

Searched refs:InstructionVector (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/courgette/
Dassembly_program.h23 typedef NoThrowBuffer<Instruction*> InstructionVector; typedef
117 const InstructionVector& instructions() const { in instructions()
156 InstructionVector instructions_; // All the instructions in program.
Dadjustment_method.cc596 const InstructionVector& instructions = program->instructions(); in CollectTraces()
Dadjustment_method_2.cc1253 const InstructionVector& instructions = program->instructions(); in CollectTraces()