Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1308 static void annotateFunctionWithHashMismatch(Function &F, LLVMContext &ctx) { in annotateFunctionWithHashMismatch() function
1350 annotateFunctionWithHashMismatch(F, M->getContext()); in handleInstrProfError()