Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp605 Value conditionOperand = conditionOp.getArgs()[resultNumber]; in bufferRelation() local
607 state.areEquivalentBufferizedValues(conditionBbArg, conditionOperand); in bufferRelation()