Home
last modified time | relevance | path

Searched defs:SetB (Results 1 – 2 of 2) 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/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp319 auto SetB = *MaybeB; in query() local