Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DAllocTensorElimination.cpp28 const SmallVector<Value> &neededValues) { in neededValuesDominateInsertionPoint()
58 const SmallVector<Value> &neededValues) { in findValidInsertionPoint()
112 SmallVector<Value> neededValues; in eliminateAllocTensors() local
196 [&](OpOperand &operand, SmallVector<Value> &neededValues) { in insertSliceAnchoredAllocTensorEliminationStep()