Home
last modified time | relevance | path

Searched defs:elseFn (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.cpp81 StringRef thenFnName, FuncOp *elseFn, in outlineIfOp()