Searched refs:InstructionDeque (Results 1 – 1 of 1) sorted by relevance
1341 typedef ZoneDeque<Instruction*> InstructionDeque; typedef1405 typedef InstructionDeque::const_iterator const_iterator; in NON_EXPORTED_BASE()1408 const InstructionDeque& instructions() const { return instructions_; } in NON_EXPORTED_BASE()1517 InstructionDeque instructions_; in NON_EXPORTED_BASE()