Home
last modified time | relevance | path

Searched refs:DistType (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h335 enum DistType { Local, Exit, Backedge };
336 DistType Type;
340 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount)
381 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h357 enum DistType { Local, Exit, Backedge }; enum
358 DistType Type = Local;
363 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
408 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h367 enum DistType { Local, Exit, Backedge }; enum
368 DistType Type = Local;
373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
418 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h366 enum DistType { Local, Exit, Backedge }; enum
367 DistType Type = Local;
372 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
417 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h367 enum DistType { Local, Exit, Backedge }; enum
368 DistType Type = Local;
373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
418 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h367 enum DistType { Local, Exit, Backedge }; enum
368 DistType Type = Local;
373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
418 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h367 enum DistType { Local, Exit, Backedge }; enum
368 DistType Type = Local;
373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()
418 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp124 Weight::DistType Type) { in add()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp104 Weight::DistType Type) { in add()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp145 Weight::DistType Type) { in add()