Home | History | Annotate | Download | only in IR

Lines Matching refs:FlagVector

79     FlagVector            = 1 << 11,
330 bool isVector() const { return (getFlags() & FlagVector) != 0; }