Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp628 uint32_t RecurseDepth) { in IsValueFullyAvailableInBlock() argument
629 if (RecurseDepth > MaxRecurseDepth) in IsValueFullyAvailableInBlock()
657 if (!IsValueFullyAvailableInBlock(*PI, FullyAvailableBlocks,RecurseDepth+1)) in IsValueFullyAvailableInBlock()