Searched defs:projections (Results 1 – 5 of 5) sorted by relevance
241 void NodeProperties::CollectValueProjections(Node* node, Node** projections, in CollectValueProjections()258 void NodeProperties::CollectControlProjections(Node* node, Node** projections, in CollectControlProjections()
361 Node** projections = zone_->NewArray<Node*>(projection_cnt); in ReduceBranchOrSwitch() local
440 Node** projections = zone_->NewArray<Node*>(projection_count); in ReduceSwitch() local
364 ZoneVector<Node*> projections(return_arity, zone()); in LowerNode() local
1522 ZoneVector<Node*> projections(return_arity, zone()); in LowerNode() local