Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp179 const uint64_t ProfiledWeight = RealWeights[MaxIndex]; in verifyMisExpect() local
214 if (ProfiledWeight < ScaledThreshold) in verifyMisExpect()
215 emitMisexpectDiagnostic(&I, I.getContext(), ProfiledWeight, in verifyMisExpect()