Home
last modified time | relevance | path

Searched defs:thenValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DValueBoundsOpInterfaceImpl.cpp105 Value thenValue = ifOp.thenYield().getResults()[resultNum]; populateBounds() local
[all...]
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp282 auto thenValue = thenYieldOp.getOperand(opResult.getResultNumber()); getBufferType() local