Searched defs:projection_count (Results 1 – 2 of 2) sorted by relevance
283 size_t projection_count) { in CollectValueProjections()300 size_t projection_count) { in CollectControlProjections()
440 size_t const projection_count = node->op()->ControlOutputCount(); in ReduceSwitch() local