Home
last modified time | relevance | path

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

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