Searched refs:InstructionVector (Results 1 – 3 of 3) sorted by relevance
23 typedef NoThrowBuffer<Instruction*> InstructionVector; typedef117 const InstructionVector& instructions() const { in instructions()156 InstructionVector instructions_; // All the instructions in program.
596 const InstructionVector& instructions = program->instructions(); in CollectTraces()
1253 const InstructionVector& instructions = program->instructions(); in CollectTraces()