Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DCloning.cpp424 auto InlinedDL = in CreateOldFunctionBodyAndDI() local
426 IBuilder.SetCurrentDebugLocation(InlinedDL); in CreateOldFunctionBodyAndDI()
427 DBuilder.insertDeclare(Alloca, InlinedVar, E, InlinedDL, Store); in CreateOldFunctionBodyAndDI()