Searched defs:IsDead (Results 1 – 6 of 6) sorted by relevance
57 bool IsDead() const { return InputCount() > 0 && InputAt(0) == NULL; } in IsDead() function
98 bool IsDead : 1; variable
214 bool IsDead = true; in eraseInstrWithNoUses() local
1008 bool IsDead() { return has_fatal_error_; } in IsDead() function
189 bool V8::IsDead() { in IsDead() function in v8::V8
917 bool IsDead; member in __anon9d1265590211::ContextLocation