Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DRegionInfo.h475 LoopT *outermostLoopInRegion(LoopT *L) const;
486 LoopT *outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const;
DRegionInfoImpl.h142 typename Tr::LoopT *RegionBase<Tr>::outermostLoopInRegion(LoopT *L) const { in outermostLoopInRegion() function
154 typename Tr::LoopT *RegionBase<Tr>::outermostLoopInRegion(LoopInfoT *LI, in outermostLoopInRegion() function
158 return outermostLoopInRegion(L); in outermostLoopInRegion()