Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h192 static void ensureDebugInfo(IRBuilder<> &IRB, const Function &F) { in ensureDebugInfo() function
200 ensureDebugInfo(*this, *IP->getFunction()); in InstrumentationIRBuilder()
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp484 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in InsertRuntimeIgnores()
578 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in sanitizeFunction()