Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DLiveVariables.cpp37 const bool killAtAssign; member in __anon5d2c62a60111::LiveVariablesImpl
522 LiveVariables::computeLiveness(AnalysisDeclContext &AC, bool killAtAssign) { in computeLiveness()