pub unsafe extern "C" fn mlirGreedyRewriteDriverConfigSetUseTopDownTraversal(
config: MlirGreedyRewriteDriverConfig,
useTopDownTraversal: bool,
)Expand description
Sets whether to use top-down traversal for the initial population of the worklist.