Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1651 DebugLoc EntryDebugLocation = getFunctionEntryDebugLocation(F); in poisonStack() local
1655 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
1697 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
1704 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
1712 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()
1716 IRB.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()