Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp911 bool foundEquivValue = false; in assertDestinationPassingStyle() local
916 foundEquivValue = true; in assertDestinationPassingStyle()
925 foundEquivValue = true; in assertDestinationPassingStyle()
928 if (!foundEquivValue) in assertDestinationPassingStyle()