Searched refs:InferSelectV2OpType (Results 1 – 1 of 1) sorted by relevance
810 static Type InferSelectV2OpType(Value condition, Value e, Value t) { in InferSelectV2OpType() function834 build(builder, result, InferSelectV2OpType(condition, e, t), condition, e, t); in build()