Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DUninitializedValues.cpp132 ValueVector &getValueVector(const CFGBlock *block) { in getValueVector() function in __anonb5d9aead0211::CFGBlockValues
151 return getValueVector(block)[*idx]; in getValue()
195 ValueVector &dst = getValueVector(block); in updateValueVectorWithScratch()
854 vals.mergeIntoScratch(vals.getValueVector(pred), isFirst); in runOnBlock()
933 ValueVector &vec = vals.getValueVector(&entry); in runUninitializedVariablesAnalysis()