Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp523 auto InlinedDL = DILocation::get( in CreateOldFunctionBodyAndDI() local
526 IBuilder.SetCurrentDebugLocation(InlinedDL); in CreateOldFunctionBodyAndDI()
527 DBuilder.insertDeclare(Alloca, InlinedVar, E, InlinedDL, Store); in CreateOldFunctionBodyAndDI()