Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DMisExpect.cpp194 void checkFrontendInstrumentation(Instruction &I, in checkFrontendInstrumentation() function
206 checkFrontendInstrumentation(I, ExistingWeights); in checkExpectAnnotations()
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DMisExpect.h51 void checkFrontendInstrumentation(Instruction &I,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp354 misexpect::checkFrontendInstrumentation(BSI, ExpectedWeights); in handleBrSelExpect()