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