Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Array

742       assert(T < GroupSize && "Array overflow");
751 assert(B < GroupSize && "Array overflow");
767 ArrayRef<SpillPlacement::BlockConstraint> Array(BCS, B);
768 SpillPlacer->addConstraints(Array);
773 ArrayRef<SpillPlacement::BlockConstraint> Array(BCS, B);
774 SpillPlacer->addConstraints(Array);