Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp42 merge(LiveVariables::LivenessValues valsA,
103 LiveVariablesImpl::merge(LiveVariables::LivenessValues valsA, in merge() argument
107 valsA.liveExprs.getRootWithoutRetain(), ESetFact.getTreeFactory()), in merge()
112 DSetRefA(valsA.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()), in merge()
116 BSetRefA(valsA.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()), in merge()