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.cpp41 merge(LiveVariables::LivenessValues valsA,
102 LiveVariablesImpl::merge(LiveVariables::LivenessValues valsA, in merge() argument
106 valsA.liveExprs.getRootWithoutRetain(), ESetFact.getTreeFactory()), in merge()
111 DSetRefA(valsA.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()), in merge()
115 BSetRefA(valsA.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()), in merge()