Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DBufferUtils.cpp32 Operation *BufferPlacementAllocs::getStartOperation(Value allocValue, in getStartOperation()
54 Operation *BufferPlacementAllocs::findDealloc(Value allocValue) { in findDealloc()
97 Value allocValue = allocateResultEffects[0].getValue(); in build() local
DBufferOptimizations.cpp109 Value allocValue; member
132 Value allocValue = std::get<0>(entry); in hoist() local
DBufferDeallocation.cpp217 Value allocValue = std::get<0>(entry); in introduceCopies() local