Searched defs:RealWeights (Results 1 – 2 of 2) sorted by relevance
123 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights, in verifyMisExpect()187 const ArrayRef<uint32_t> RealWeights) { in checkBackendInstrumentation()196 SmallVector<uint32_t> RealWeights; in checkFrontendInstrumentation() local
164 SmallVector<uint32_t, 4> RealWeights(NOps - 1); in checkFrontendInstrumentation() local