Searched refs:outermostLoopInRegion (Results 1 – 5 of 5) sorted by relevance
141 typename Tr::LoopT *RegionBase<Tr>::outermostLoopInRegion(LoopT *L) const { in outermostLoopInRegion() function153 typename Tr::LoopT *RegionBase<Tr>::outermostLoopInRegion(LoopInfoT *LI, in outermostLoopInRegion() function157 return outermostLoopInRegion(L); in outermostLoopInRegion()
488 LoopT *outermostLoopInRegion(LoopT *L) const;499 LoopT *outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const;
509 Loop *OuterLoop = R.outermostLoopInRegion(L); in hasVariantIndex()
1391 L = R->outermostLoopInRegion(L); in countBeneficialLoops()
2396 Loop *OuterLoop = R.outermostLoopInRegion(const_cast<Loop *>(L)); in getRelativeLoopDepth()