Searched refs:AnotherBlock (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | LexicalScopesTest.cpp | 47 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 D | InstrRefLDVTest.cpp | 50 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()
|