Searched refs:pipelineExecutor (Results 1 – 1 of 1) sorted by relevance
28 pipelineExecutor) in PassExecutionState()30 pipelineExecutor(pipelineExecutor) {} in PassExecutionState()44 function_ref<LogicalResult(OpPassManager &, Operation *)> pipelineExecutor; member195 return passState->pipelineExecutor(pipeline, op); in runPipeline()