Home | History | Annotate | Download | only in CodeGen

Lines Matching full:atend

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