Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp42 LiveVariables::LivenessValues valsB);
103 LiveVariables::LivenessValues valsB) { in merge() argument
107 SSetRefB(valsB.liveExprs.getRootWithoutRetain(), in merge()
112 DSetRefB(valsB.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()); in merge()
116 BSetRefB(valsB.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()); in merge()