Searched refs:RegionInfoT (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h59 // RegionInfoT
83 typedef RegionInfo RegionInfoT; typedef in struct:llvm::RegionTraits
250 typedef typename Tr::RegionInfoT RegionInfoT; typedef in class:llvm::RegionBase
268 RegionInfoT *RI;
307 RegionBase(BlockT *Entry, BlockT *Exit, RegionInfoT *RI, DomTreeT *DT,
414 RegionInfoT *getRegionInfo() const { return RI; }
658 typedef typename Tr::RegionInfoT RegionInfoT; typedef in class:llvm::RegionInfoBase
H A DRegionInfoImpl.h36 typename Tr::RegionInfoT *RInfo, DomTreeT *dt,
653 new RegionT(entry, exit, static_cast<RegionInfoT *>(this), DT);
/external/llvm/include/llvm/CodeGen/
H A DMachineRegionInfo.h36 typedef MachineRegionInfo RegionInfoT; typedef in struct:llvm::RegionTraits

Completed in 968 milliseconds