Home
last modified time | relevance | path

Searched defs:SetA (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/IR/
DAttributesTest.cpp29 AttributeSet SetA = AttributeSet::get(C, ASs); in TEST() local
51 AttributeSet SetA = AttributeSet::get(C, ASs); in TEST() local
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp318 auto SetA = *MaybeA; in query() local