Searched defs:isLive (Results 1 – 6 of 6) sorted by relevance
119 bool LiveVariables::LivenessValues::isLive(const Stmt *S) const { in isLive() function in LiveVariables::LivenessValues123 bool LiveVariables::LivenessValues::isLive(const VarDecl *D) const { in isLive() function in LiveVariables::LivenessValues177 bool LiveVariables::isLive(const CFGBlock *B, const VarDecl *D) { in isLive() function in LiveVariables181 bool LiveVariables::isLive(const Stmt *S, const VarDecl *D) { in isLive() function in LiveVariables185 bool LiveVariables::isLive(const Stmt *Loc, const Stmt *S) { in isLive() function in LiveVariables
440 bool SymbolReaper::isLive(SymbolRef sym) { in isLive() function in SymbolReaper489 SymbolReaper::isLive(const Stmt *ExprVal, const LocationContext *ELCtx) const { in isLive() function in SymbolReaper508 bool SymbolReaper::isLive(const VarRegion *VR, bool includeStoreBindings) const{ in isLive() function in SymbolReaper
147 bool isLive(const LiveVariables::LivenessValues &Live, const VarDecl *D) { in isLive() function in __anon3346c1240211::DeadStoreObs
582 bool isLive = LiveRegs.contains(Reg); in advance() local
1088 bool isLive; in eliminateUndefCopy() local
179 bool isLive(unsigned RegNo) const { in isLive() function