This version of Unity is unsupported.

QueryGraphOptimizationOptions.swapFilterFunctionsToRightHandSide

public bool swapFilterFunctionsToRightHandSide;

Description

Swaps filter functions to the right-hand side of combining operations (i.e. "And", "Or"). Useful if those filter operations are slow.