Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp34 auto gatherOutValues = [&](Value value) { in BlockInfoBuilder() local
58 gatherOutValues(argument); in BlockInfoBuilder()
64 gatherOutValues(result); in BlockInfoBuilder()