Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/AliasAnalysis/
H A DLocalAliasAnalysis.cpp25 static constexpr unsigned maxUnderlyingValueSearchDepth = 10; variable
198 collectUnderlyingAddressValues(value, maxUnderlyingValueSearchDepth, visited, in collectUnderlyingAddressValues()