Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp121 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights, in verifyMisExpect() function
190 verifyMisExpect(I, RealWeights, ExpectedWeights); in checkBackendInstrumentation()
198 verifyMisExpect(I, RealWeights, ExpectedWeights); in checkFrontendInstrumentation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h61 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights,