Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:hasVRegLiveness

286   virtual bool hasVRegLiveness() const { return false; }
420 bool hasVRegLiveness() const override { return true; }