Home | History | Annotate | Download | only in full-codegen

Lines Matching defs:IsEffect

669     virtual bool IsEffect() const { return false; }
786 bool IsEffect() const override { return true; }