Searched refs:ZeroTripCountWeights (Results 1 – 1 of 1) sorted by relevance
56 static constexpr uint32_t ZeroTripCountWeights[] = {1, 127}; variable333 ExitWeight0 = ZeroTripCountWeights[0]; in updateBranchWeights()336 while (OrigLoopExitWeight < ZeroTripCountWeights[1] + ExitWeight0) { in updateBranchWeights()