Searched refs:enableResultTypeInference (Results 1 – 2 of 2) sorted by relevance
249 state.enableResultTypeInference = false; in mlirOperationStateGet()282 state->enableResultTypeInference = true; in mlirOperationStateEnableResultTypeInference()347 if (state->enableResultTypeInference) { in mlirOperationCreate()
324 bool enableResultTypeInference; member