Home
last modified time | relevance | path

Searched refs:checkBackendInstrumentation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h37 void checkBackendInstrumentation(Instruction &I,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp219 void checkBackendInstrumentation(Instruction &I, in checkBackendInstrumentation() function
243 checkBackendInstrumentation(I, ExistingWeights); in checkExpectAnnotations()