Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DUninitializedValues.cpp118 ValueVector &getValueVector(const CFGBlock *block) { in getValueVector() function in __anon3e74e5010211::CFGBlockValues
138 return getValueVector(block)[idx.getValue()]; in getValue()
182 ValueVector &dst = getValueVector(block); in updateValueVectorWithScratch()
816 vals.mergeIntoScratch(vals.getValueVector(pred), isFirst); in runOnBlock()
886 ValueVector &vec = vals.getValueVector(&entry); in runUninitializedVariablesAnalysis()