Searched refs:DistType (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h360 enum DistType { Local, Exit, Backedge }; enum in struct:llvm::BlockFrequencyInfoImplBase::Weight
361 DistType Type = Local;
366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);

Completed in 102 milliseconds