Searched refs:predecessor_instruction (Results 1 – 1 of 1) sorted by relevance
459 const HInstruction* predecessor_instruction = predecessor->GetInstruction(); in DumpAsDotNode() local460 output << InstructionTypeId(predecessor_instruction) << ":s -> " << instruction_id << ":n " in DumpAsDotNode()464 const HInstruction* predecessor_instruction = predecessor->GetInstruction(); in DumpAsDotNode() local465 output << InstructionTypeId(predecessor_instruction) << ":s -> " << instruction_id << ":n " in DumpAsDotNode()