Home
last modified time | relevance | path

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

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