Home
last modified time | relevance | path

Searched refs:misexpect (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp38 using namespace misexpect;
94 namespace misexpect { namespace
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DMisExpect.h22 namespace misexpect {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp85 misexpect::checkFrontendInstrumentation(SI); in handleSwitchExpect()
308 misexpect::checkFrontendInstrumentation(BSI); in handleBrSelExpect()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFixedMetadataKinds.def42 LLVM_FIXED_MD_KIND(MD_misexpect, "misexpect", 28)
/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()