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