Searched refs:OurBlock (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 110 OurBlock = DIB.createLexicalBlock(OurFunc, OurFile, 2, 3); in LexicalScopesTest() 118 InBlockLoc = DILocation::get(Ctx, 4, 1, OurBlock); in LexicalScopesTest()
|
| H A D | InstrRefLDVTest.cpp | 50 DILexicalBlock *OurBlock, *AnotherBlock; member in InstrRefLDVTest 108 OurBlock = DIB.createLexicalBlock(OurFunc, OurFile, 2, 3); in SetUp() 116 InBlockLoc = DILocation::get(Ctx, 4, 1, OurBlock); in SetUp()
|