Home
last modified time | relevance | path

Searched refs:otherwiseBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DRewriteLoop.cpp179 auto *otherwiseBlock = continueBlock; in matchAndRewrite() local
182 otherwiseBlock = &otherwiseRegion.front(); in matchAndRewrite()
195 otherwiseBlock, llvm::ArrayRef<mlir::Value>()); in matchAndRewrite()