Home
last modified time | relevance | path

Searched refs:MaybeOtherIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DCFLAliasAnalysis.cpp1046 if (auto MaybeOtherIndex = valueToAttrIndex(OtherValue)) in buildSetsFrom() local
1047 Aliasing.set(*MaybeOtherIndex); in buildSetsFrom()