Searched refs:GetRpo (Results 1 – 1 of 1) sorted by relevance
635 static RpoNumber GetRpo(const BasicBlock* block) { in GetRpo() function652 InstructionBlock(zone, GetRpo(block), GetRpo(block->loop_header()), in InstructionBlockFor()657 instr_block->successors().push_back(GetRpo(successor)); in InstructionBlockFor()661 instr_block->predecessors().push_back(GetRpo(predecessor)); in InstructionBlockFor()727 DCHECK(GetRpo(*it).ToSize() == rpo_number); in InstructionBlocksFor()