Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h173 bool CoverAll = true; in getExitingBlocks() local
176 return CoverAll; in getExitingBlocks()
184 CoverAll = false; in getExitingBlocks()
187 return CoverAll; in getExitingBlocks()