Searched defs:EdgeCounts (Results 1 – 2 of 2) sorted by relevance
592 ArrayRef<EdgeCount> EdgeCounts) in ExtTSPImpl()616 const ArrayRef<EdgeCount> &EdgeCounts) { in initialize()1040 ArrayRef<uint64_t> NodeCounts, ArrayRef<EdgeCount> EdgeCounts, in CDSortImpl()1059 const ArrayRef<EdgeCount> &EdgeCounts, in initialize()1413 ArrayRef<EdgeCount> EdgeCounts) { in computeExtTspLayout()1431 ArrayRef<EdgeCount> EdgeCounts) { in calcExtTspScore()1453 ArrayRef<EdgeCount> EdgeCounts) { in calcExtTspScore()
1575 SmallVector<uint64_t, 2> EdgeCounts(Size, 0); setBranchWeights() local 2192 setProfMetadata(Module * M,Instruction * TI,ArrayRef<uint64_t> EdgeCounts,uint64_t MaxCount) setProfMetadata() argument