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