Home
last modified time | relevance | path

Searched defs:RealWeights (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp124 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights, in verifyMisExpect()
182 const ArrayRef<uint32_t> RealWeights) { in checkBackendInstrumentation()
198 SmallVector<uint32_t> RealWeights; in checkFrontendInstrumentation() local