Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Async/Transforms/
DAsyncRefCounting.cpp163 bool liveOut = blockLiveness->isLiveOut(value); in addAutomaticRefCounting() local
164 if (liveOut) in addAutomaticRefCounting()