Home
last modified time | relevance | path

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

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