Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/DataFlow/
H A DSparseAnalysis.cpp197 auto *edgeExecutable = in visitBlock() local
199 edgeExecutable->blockContentSubscribe(this); in visitBlock()
200 if (!edgeExecutable->isLive()) in visitBlock()