Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp123 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp164 SmallVector<uint32_t, 4> RealWeights(NOps - 1); in checkFrontendInstrumentation() local