Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DAttributesTest.cpp131 AttributeList AL2; TEST() local
218 AttributeList AL2 = AttributeList::get(C2, 1, Attribute::ZExt); TEST() local
[all...]
/llvm-project/llvm/unittests/Option/
H A DOptionParsingTest.cpp460 EXPECT_TRUE(!AL2.hasArg(OPT_A)); in TYPED_TEST() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2797 AttributeList AL2; initializeCallbacks() local