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