Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h175 bool CoverAll = true; in getExitingBlocks() local
178 return CoverAll; in getExitingBlocks()
189 CoverAll = false; in getExitingBlocks()
192 return CoverAll; in getExitingBlocks()