Searched refs:maxPotentialThunks (Results 1 – 1 of 1) sorted by relevance
177 size_t maxPotentialThunks = 0; in estimateBranchTargetThresholdVA() local185 maxPotentialThunks += 1; in estimateBranchTargetThresholdVA()223 maxTextSize += maxPotentialThunks * target->thunkSize; in estimateBranchTargetThresholdVA()244 ", potential = " + std::to_string(maxPotentialThunks) + in estimateBranchTargetThresholdVA()