Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncRuntimeRefCounting.cpp358 BlockSet liveInSuccessors; // `value` is in `liveIn` set in addDropRefInDivergentLivenessSuccessor() local
365 liveInSuccessors.insert(successor); in addDropRefInDivergentLivenessSuccessor()
371 if (!liveInSuccessors.empty() && !noLiveInSuccessors.empty()) in addDropRefInDivergentLivenessSuccessor()