HomeSort by relevance Sort by last modified time
    Searched refs:RegionInfoT (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Analysis/
RegionInfo.h 59 // RegionInfoT
83 typedef RegionInfo RegionInfoT;
250 typedef typename Tr::RegionInfoT RegionInfoT;
268 RegionInfoT *RI;
306 RegionBase(BlockT *Entry, BlockT *Exit, RegionInfoT *RI, DomTreeT *DT,
413 RegionInfoT *getRegionInfo() const { return RI; }
657 typedef typename Tr::RegionInfoT RegionInfoT;
    [all...]
RegionInfoImpl.h 36 typename Tr::RegionInfoT *RInfo, DomTreeT *dt,
666 new RegionT(entry, exit, static_cast<RegionInfoT *>(this), DT);
  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 36 typedef MachineRegionInfo RegionInfoT;

Completed in 1697 milliseconds