Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp604 BlockArgument conditionBbArg = whileOp.getBeforeArguments()[resultNumber]; in bufferRelation() local
607 state.areEquivalentBufferizedValues(conditionBbArg, conditionOperand); in bufferRelation()