Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:atEnd

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