Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp41 LiveVariables::LivenessValues valsB);
97 LiveVariables::LivenessValues valsB) { in merge() argument
101 SSetRefB(valsB.liveExprs.getRootWithoutRetain(), in merge()
106 DSetRefB(valsB.liveDecls.getRootWithoutRetain(), DSetFact.getTreeFactory()); in merge()
110 BSetRefB(valsB.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()); in merge()