Searched refs:DistType (Results 1 – 2 of 2) sorted by relevance
360 enum DistType { Local, Exit, Backedge }; enum361 DistType Type = Local;366 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight()411 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
132 Weight::DistType Type) { in add()