Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp122 if (DebugLoc TerminatorDL = T->getDebugLoc()) in runOnFunction() local
123 DL = TerminatorDL; in runOnFunction()