Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Async/Transforms/
DAsyncRefCounting.cpp224 const LivenessBlockInfo *succLiveness = liveness.getLiveness(successor); in addAutomaticRefCounting() local
226 if (!succLiveness->isLiveIn(value)) in addAutomaticRefCounting()