Searched defs:RealWeights (Results 1 – 1 of 1) sorted by relevance
124 void verifyMisExpect(Instruction &I, ArrayRef<uint32_t> RealWeights, in verifyMisExpect()182 const ArrayRef<uint32_t> RealWeights) { in checkBackendInstrumentation()198 SmallVector<uint32_t> RealWeights; in checkFrontendInstrumentation() local