Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2877 DebugLoc EntryDebugLocation; in processStaticAllocas() local
2879 EntryDebugLocation = DebugLoc::get(SP->getScopeLine(), 0, SP); in processStaticAllocas()
2883 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2931 if (const DILocation *FnLoc = EntryDebugLocation.get()) { in processStaticAllocas()
2978 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2985 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2993 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2998 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
3000 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()