Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2050 DebugLoc EntryDebugLocation; in poisonStack() local
2052 EntryDebugLocation = DebugLoc::get(SP->getScopeLine(), 0, SP); in poisonStack()
2056 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
2117 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
2124 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
2132 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
2136 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()