Searched refs:getTopOfStackOrNull (Results 1 – 1 of 1) sorted by relevance
281 SharingMapTy *getTopOfStackOrNull() { in getTopOfStackOrNull() function in __anon1dd12e440111::DSAStackTy287 const SharingMapTy *getTopOfStackOrNull() const { in getTopOfStackOrNull() function in __anon1dd12e440111::DSAStackTy288 return const_cast<DSAStackTy &>(*this).getTopOfStackOrNull(); in getTopOfStackOrNull()292 return *getTopOfStackOrNull(); in getTopOfStack()384 const SharingMapTy *Top = getTopOfStackOrNull(); in isBodyComplete()545 if (const SharingMapTy *Stack = getTopOfStackOrNull()) in isUsedInScanDirective()642 const SharingMapTy *Top = getTopOfStackOrNull(); in getCurrentDirective()853 if (const SharingMapTy *Top = getTopOfStackOrNull()) in isOrderedRegion()859 if (const SharingMapTy *Top = getTopOfStackOrNull()) in getOrderedRegionParam()907 const SharingMapTy *Top = getTopOfStackOrNull(); in isUntiedRegion()[all …]