Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.cpp161 Block *fromBlock, Block *toBlock, ValueRange destOperands, in getMemrefsToRetain() argument
/llvm-project/mlir/lib/Transforms/Utils/
H A DCFGToSCF.cpp160 Block *fromBlock; member in __anoncfa425e90111::Edge
166 Edge(Block *fromBlock, unsigned int successorIndex) in Edge()