Home | History | Annotate | Download | only in CodeGen

Lines Matching full:atend

620     assert(!DefI.atEnd() && "Register has no defs");
623 assert((++DefI).atEnd() && "Register has multiple defs");