Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp189 if (!extractBranchWeights(I, ExpectedWeights)) in checkBackendInstrumentation() local
125 verifyMisExpect(Instruction & I,ArrayRef<uint32_t> RealWeights,ArrayRef<uint32_t> ExpectedWeights) verifyMisExpect() argument
196 checkFrontendInstrumentation(Instruction & I,const ArrayRef<uint32_t> ExpectedWeights) checkFrontendInstrumentation() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp333 SmallVector<uint32_t, 4> ExpectedWeights; in handleBrSelExpect() local