Home
last modified time | relevance | path

Searched refs:checkFrontendInstrumentation (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp196 void checkFrontendInstrumentation(Instruction &I, in checkFrontendInstrumentation() function
208 checkFrontendInstrumentation(I, ExistingWeights); in checkExpectAnnotations()
/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h51 void checkFrontendInstrumentation(Instruction &I,
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp350 misexpect::checkFrontendInstrumentation(BSI, ExpectedWeights); in handleBrSelExpect()