Searched defs:ExpectedWeights (Results 1 – 2 of 2) sorted by relevance
189 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
333 SmallVector<uint32_t, 4> ExpectedWeights; in handleBrSelExpect() local