Searched defs:IsDead (Results 1 – 10 of 10) sorted by relevance
139 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
239 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
84 bool IsDead : 1; variable
216 bool IsDead = true; in eraseInstrWithNoUses() local
99 bool IsDead : 1; variable
405 bool Node::IsDead() const { in IsDead() function
496 bool IsDead = MRI.use_empty(Reg); in RematerializeCheapDef() local
969 bool IsDead() { return has_fatal_error_; } in IsDead() function
8705 bool Isolate::IsDead() { in IsDead() function in v8::Isolate
911 bool IsDead; member in __anonf992b1bf0211::ContextLocation