Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h172 SmallVectorImpl<BlockT *> &Exitings) const { in getExitingBlocks() argument
180 Exitings.push_back(Pred); in getExitingBlocks()
H A DRegionInfo.h410 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;