Searched refs:calcExtTspScore (Results 1 – 3 of 3) sorted by relevance
43 double calcExtTspScore(49 double calcExtTspScore(
932 double llvm::calcExtTspScore( in calcExtTspScore() function in llvm953 double llvm::calcExtTspScore( in calcExtTspScore() function in llvm961 return calcExtTspScore(Order, NodeSizes, NodeCounts, EdgeCounts); in calcExtTspScore()
3521 calcExtTspScore(BlockSizes, BlockCounts, JumpCounts))); in applyExtTsp()3531 calcExtTspScore(NewOrder, BlockSizes, BlockCounts, in applyExtTsp()