Searched refs:verifyMisExpect (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | MisExpect.cpp | 96 void verifyMisExpect(Instruction *I, const SmallVector<uint32_t, 4> &Weights, in verifyMisExpect() function 170 verifyMisExpect(&I, RealWeights, I.getContext()); in checkFrontendInstrumentation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | MisExpect.h | 30 void verifyMisExpect(llvm::Instruction *I,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 1594 misexpect::verifyMisExpect(TI, Weights, TI->getContext()); in propagateWeights()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1712 misexpect::verifyMisExpect(TI, Weights, TI->getContext()); in setProfMetadata()
|