Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/
H A DInstrumentation.h185 static void ensureDebugInfo(IRBuilder<> &IRB, const Function &F) { in ensureDebugInfo() function
193 ensureDebugInfo(*this, *IP->getFunction()); in InstrumentationIRBuilder()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp498 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in InsertRuntimeIgnores()
589 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in sanitizeFunction()