Searched refs:ComputeAndInsertSpecialRPO (Results 1 – 1 of 1) sorted by relevance
656 ComputeAndInsertSpecialRPO(schedule_->start(), schedule_->end()); in ComputeSpecialRPO()664 ComputeAndInsertSpecialRPO(entry, end); in UpdateSpecialRPO()763 void ComputeAndInsertSpecialRPO(BasicBlock* entry, BasicBlock* end) { in ComputeAndInsertSpecialRPO() function in v8::internal::compiler::SpecialRPONumberer