Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1618 bool skipNext = false; in matchAndRewrite() local
1638 skipNext = true; in matchAndRewrite()
1641 if (!skipNext) { in matchAndRewrite()