Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dstack-tagging.ll106 define void @BadScope(i32 %b) sanitize_memtag {
127 ; CHECK-LABEL: define void @BadScope(
/llvm-project-15.0.7/llvm/unittests/IR/
H A DIRBuilderTest.cpp833 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F() local
834 I->setDebugLoc(DILocation::get(Ctx, 2, 0, BadScope)); in TEST_F()