Searched refs:projection_cnt (Results 1 – 1 of 1) sorted by relevance
359 size_t const projection_cnt = node->op()->ControlOutputCount(); in ReduceBranchOrSwitch() local360 Node** projections = zone_->NewArray<Node*>(projection_cnt); in ReduceBranchOrSwitch()362 projection_cnt); in ReduceBranchOrSwitch()