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

  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 36 typedef MachineRegionInfo RegionInfoT;
  /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...]

Completed in 572 milliseconds