Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/
H A DLiveness.cpp35 auto gatherOutValues = [&](Value value) { in BlockInfoBuilder() local
59 gatherOutValues(argument); in BlockInfoBuilder()
65 gatherOutValues(result); in BlockInfoBuilder()