Searched refs:GetOutgoingBlocks (Results 1 – 1 of 1) sorted by relevance
723 const ZoneVector<BasicBlock*>& GetOutgoingBlocks(BasicBlock* block) { in GetOutgoingBlocks() function in v8::internal::compiler::SpecialRPONumberer1722 scheduler_->special_rpo_->GetOutgoingBlocks(header_block)) { in GetHoistBlock()