Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp84 llvm::DenseMap<const DeclRefExpr *, unsigned> inAssignment; member in __anon853d68e50211::LiveVariablesImpl
413 bool InAssignment = LV.inAssignment[DR]; in VisitDeclRefExpr()
580 LV->inAssignment[DR] = 1; in computeLiveness()