Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp108 if (DebugLoc TerminatorDL = T->getDebugLoc()) in runOnFunction() local
109 DL = TerminatorDL; in runOnFunction()