Searched refs:LoopInfoT (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h510 typedef LoopInfo LoopInfoT; typedef in struct:llvm::bfi_detail::TypeMap
517 typedef MachineLoopInfo LoopInfoT; typedef in struct:llvm::bfi_detail::TypeMap
800 typedef typename bfi_detail::TypeMap<BT>::LoopInfoT LoopInfoT; typedef in class:llvm::BlockFrequencyInfoImpl
809 const LoopInfoT *LI;
917 const LoopInfoT &LI);
958 const LoopInfoT &LI) {
H A DRegionInfo.h91 typedef LoopInfo LoopInfoT; typedef in struct:llvm::RegionTraits
256 typedef typename Tr::LoopInfoT LoopInfoT; typedef in class:llvm::RegionBase
487 LoopT *outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const;
H A DRegionInfoImpl.h153 typename Tr::LoopT *RegionBase<Tr>::outermostLoopInRegion(LoopInfoT *LI,
/external/llvm/include/llvm/CodeGen/
H A DMachineRegionInfo.h43 typedef MachineLoopInfo LoopInfoT; typedef in struct:llvm::RegionTraits

Completed in 118 milliseconds