Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h369 void RegionBase<Tr>::addSubRegion(RegionT *SubRegion, bool moveChildren) { in addSubRegion() argument
380 if (!moveChildren) in addSubRegion()
H A DRegionInfo.h524 void addSubRegion(RegionT *SubRegion, bool moveChildren = false);