Searched refs:CreateReduceWhileOperandsPass (Results 1 – 4 of 4) sorted by relevance
177 std::unique_ptr<OperationPass<func::FuncOp>> CreateReduceWhileOperandsPass();
298 std::unique_ptr<OperationPass<func::FuncOp>> CreateReduceWhileOperandsPass() { in CreateReduceWhileOperandsPass() function
400 let constructor = "CreateReduceWhileOperandsPass()";
250 mlir::TFL::CreateReduceWhileOperandsPass()); in AddPostVariableFreezingTFToTFLConversionPasses()