Searched refs:merge_has_constant_input (Results 1 – 1 of 1) sorted by relevance
969 bool merge_has_constant_input = false; in IsFoldableUncached() local989 merge_has_constant_input |= !HasControlInputs(*input_node); in IsFoldableUncached()994 if (is_merge && !merge_has_constant_input) return false; in IsFoldableUncached()