Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp158 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights, in verifyMisExpect() function
225 verifyMisExpect(I, RealWeights, ExpectedWeights); in checkBackendInstrumentation()
234 verifyMisExpect(I, RealWeights, ExpectedWeights); in checkFrontendInstrumentation()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h61 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights,