Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/SCF/
H A DTestSCFUtils.cpp86 func::FuncOp thenFn, elseFn; runOnOperation() local
/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp223 outlineIfOp(RewriterBase & b,scf::IfOp ifOp,func::FuncOp * thenFn,StringRef thenFnName,func::FuncOp * elseFn,StringRef elseFnName) outlineIfOp() argument