Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DUnstructuredControlFlow.h159 bool matchingDestination = operandNumber >= firstOperandIndex && in getAliasingValues() local
163 if (!matchingDestination) in getAliasingValues()