Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1603 static DebugLoc getFunctionEntryDebugLocation(Function &F) { in getFunctionEntryDebugLocation() function
1651 DebugLoc EntryDebugLocation = getFunctionEntryDebugLocation(F); in poisonStack()