Home | History | Annotate | Download | only in X86

Lines Matching defs:isFixed

103       bool isFixed() const { return !Mask || FixCount; }
510 assert(Bundle.isFixed() && "Reached block before any predecessors");
555 if (Bundle.isFixed()) {