Home | History | Annotate | Download | only in CodeGen

Lines Matching full:mismatch

150                "MBB number mismatch!");
165 assert(BlockNo <= MBBNumbering.size() && "Mismatch!");
218 assert(MBB->getParent() == this && "MBB parent mismatch!");
428 assert(MRI.getRegClass(VReg) == RC && "Register class mismatch!");