Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp620 bool leftNestingScope = false; in matchAndRewrite() local
644 leftNestingScope = true; in matchAndRewrite()
655 if (seenSideeffects && leftNestingScope) in matchAndRewrite()