Home | History | Annotate | Download | only in codegen

Lines Matching defs:defCount

814    unsigned int defCount() const { return defs.size(); };
815 unsigned int defCount(unsigned int mask, bool singleFile = false) const;