Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DLexicalScopesTest.cpp48 DISubprogram *ToInlineFunc; member in __anon8d39c42f0111::LexicalScopesTest
112 ToInlineFunc = in LexicalScopesTest()
119 InlinedLoc = DILocation::get(Ctx, 10, 1, ToInlineFunc, InBlockLoc.get()); in LexicalScopesTest()
H A DInstrRefLDVTest.cpp51 DISubprogram *ToInlineFunc; member in InstrRefLDVTest
110 ToInlineFunc = in SetUp()
117 InlinedLoc = DILocation::get(Ctx, 10, 1, ToInlineFunc, InBlockLoc.get()); in SetUp()