Searched defs:IsDead (Results 1 – 7 of 7) sorted by relevance
99 bool IsDead : 1; variable
219 bool IsDead = true; in eraseInstrWithNoUses() local
48 bool IsDead() const { return InputCount() > 0 && !InputAt(0); } in IsDead() function
958 bool IsDead() { return has_fatal_error_; } in IsDead() function
7815 bool Isolate::IsDead() { in IsDead() function in v8::Isolate
911 bool IsDead; member in __anona7d180830211::ContextLocation
1605 Matcher<Node*> IsDead() { in IsDead() function