Home
last modified time | relevance | path

Searched defs:SetB (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/IR/
DAttributesTest.cpp30 AttributeSet SetB = AttributeSet::get(C, ASs); in TEST() local
52 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DAttributesTest.cpp28 AttributeList SetB = AttributeList::get(C, ASs); in TEST() local
48 AttributeList SetB = SetA.removeAttributes(C, 1, ASs[1].getAttributes(1)); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp307 auto SetB = *MaybeB; in query() local
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp319 auto SetB = *MaybeB; in query() local