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

  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 43 typedef MachineLoopInfo LoopInfoT;
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 91 typedef LoopInfo LoopInfoT;
256 typedef typename Tr::LoopInfoT LoopInfoT;
487 LoopT *outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const;
    [all...]
BlockFrequencyInfoImpl.h 510 typedef LoopInfo LoopInfoT;
517 typedef MachineLoopInfo LoopInfoT;
800 typedef typename bfi_detail::TypeMap<BT>::LoopInfoT LoopInfoT;
809 const LoopInfoT *LI;
    [all...]

Completed in 1386 milliseconds