Searched refs:JumpCounts (Results 1 – 1 of 1) sorted by relevance
3582 std::vector<codelayout::EdgeCount> JumpCounts; in applyExtTsp() local3601 JumpCounts.push_back( in applyExtTsp()3612 calcExtTspScore(BlockSizes, BlockCounts, JumpCounts))); in applyExtTsp()3615 auto NewOrder = computeExtTspLayout(BlockSizes, BlockCounts, JumpCounts); in applyExtTsp()3623 JumpCounts))); in applyExtTsp()