Home
last modified time | relevance | path

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

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