Home
last modified time | relevance | path

Searched defs:SB1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dtarget_map_messages.cpp755 struct SB1{ struct
764 struct SB1 s; argument
/llvm-project/clang/test/SemaCXX/
H A Dsugar-common-types.cpp66 using SB1 = SS1; typedef
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1003 StoreInst *SB1 = B.CreateStore(ConstantInt::get(Int8, 1), AllocaB); in TEST_F() local
1048 StoreInst *SB1 = B.CreateStore(ConstantInt::get(Int8, 1), PointerB); in TEST_F() local