Searched defs:thenFn (Results 1 – 2 of 2) sorted by relevance
64 FuncOp thenFn, elseFn; in runOnFunction() local
80 void mlir::outlineIfOp(OpBuilder &b, scf::IfOp ifOp, FuncOp *thenFn, in outlineIfOp()