Home
last modified time | relevance | path

Searched refs:CaseTotal (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp125 const uint64_t CaseTotal = std::accumulate( in verifyMisExpect() local
134 uint64_t ScaledThreshold = LikelyThreshold.scale(CaseTotal); in verifyMisExpect()
143 emitMisexpectDiagnostic(I, Ctx, ProfileCount, CaseTotal); in verifyMisExpect()