Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h393 void RegionBase<Tr>::addSubRegion(RegionT *SubRegion, bool moveChildren) { in addSubRegion() argument
404 if (!moveChildren) in addSubRegion()
H A DRegionInfo.h526 void addSubRegion(RegionT *SubRegion, bool moveChildren = false);