Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h75 void checkExpectAnnotations(Instruction &I,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp237 void checkExpectAnnotations(Instruction &I, in checkExpectAnnotations() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp103 misexpect::checkExpectAnnotations(SI, Weights, /*IsFrontend=*/true); in handleSwitchExpect()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1978 misexpect::checkExpectAnnotations(*TI, Weights, /*IsFrontend=*/false); in setProfMetadata()