Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DLexicalScopesTest.cpp47 DILexicalBlock *OurBlock, *AnotherBlock; member in __anon8d39c42f0111::LexicalScopesTest
111 AnotherBlock = DIB.createLexicalBlock(OurFunc, OurFile, 2, 6); in LexicalScopesTest()
122 NotNestedBlockLoc = DILocation::get(Ctx, 4, 1, AnotherBlock); in LexicalScopesTest()
H A DInstrRefLDVTest.cpp50 DILexicalBlock *OurBlock, *AnotherBlock; member in InstrRefLDVTest
109 AnotherBlock = DIB.createLexicalBlock(OurFunc, OurFile, 2, 6); in SetUp()
120 NotNestedBlockLoc = DILocation::get(Ctx, 4, 1, AnotherBlock); in SetUp()