Home
last modified time | relevance | path

Searched defs:killAtAssign (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp37 const bool killAtAssign; member in __anon351477610111::LiveVariablesImpl
501 LiveVariables::computeLiveness(AnalysisDeclContext &AC, bool killAtAssign) { in computeLiveness()