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

  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 42 typedef MachineLoop LoopT;
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 90 typedef Loop LoopT;
255 typedef typename Tr::LoopT LoopT;
466 bool contains(const LoopT *L) const;
476 LoopT *outermostLoopInRegion(LoopT *L) const;
487 LoopT *outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const;
    [all...]
BlockFrequencyInfoImpl.h 509 typedef Loop LoopT;
516 typedef MachineLoop LoopT;
799 typedef typename bfi_detail::TypeMap<BT>::LoopT LoopT;
    [all...]

Completed in 96 milliseconds