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

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

Completed in 54 milliseconds