Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp132 ValueVector &getValueVector(const CFGBlock *block) { in getValueVector() function in __anon6e987c610211::CFGBlockValues
152 return getValueVector(block)[idx.getValue()]; in getValue()
196 ValueVector &dst = getValueVector(block); in updateValueVectorWithScratch()
849 vals.mergeIntoScratch(vals.getValueVector(pred), isFirst); in runOnBlock()
928 ValueVector &vec = vals.getValueVector(&entry); in runUninitializedVariablesAnalysis()