Home
last modified time | relevance | path

Searched refs:verifyMisExpect (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp96 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/
DMisExpect.h30 void verifyMisExpect(llvm::Instruction *I,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1594 misexpect::verifyMisExpect(TI, Weights, TI->getContext()); in propagateWeights()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1712 misexpect::verifyMisExpect(TI, Weights, TI->getContext()); in setProfMetadata()