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()
360 Node** projections = zone_->NewArray<Node*>(projection_cnt); in ReduceBranchOrSwitch() local
446 Node** projections = zone_->NewArray<Node*>(projection_count); in ReduceSwitch() local
392 ZoneVector<Node*> projections(return_arity, zone()); in LowerNode() local
830 std::vector<Node*> projections; in PatchInStackCheckIfNeeded() local