Home
last modified time | relevance | path

Searched defs:thenFn (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/test/lib/Transforms/
DTestSCFUtils.cpp64 FuncOp thenFn, elseFn; in runOnFunction() local
/external/llvm-project/mlir/lib/Dialect/SCF/Transforms/
DUtils.cpp80 void mlir::outlineIfOp(OpBuilder &b, scf::IfOp ifOp, FuncOp *thenFn, in outlineIfOp()