Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp127 if (DebugLoc TerminatorDL = T->getDebugLoc()) in runOnFunction() local
128 DL = TerminatorDL; in runOnFunction()