Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1568 static DebugLoc getFunctionEntryDebugLocation(Function &F) { in getFunctionEntryDebugLocation() function
1577 DebugLoc EntryDebugLocation = getFunctionEntryDebugLocation(F); in poisonStack()