Lines Matching defs:isSentinel
97 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!");
100 bool isSentinel() const {
361 if (LHS.isSentinel() || RHS.isSentinel())
471 assert(!Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) ||
488 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!");
491 bool isSentinel() const {
543 if (LHS.isSentinel() || RHS.isSentinel())
569 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!");
574 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!");
577 bool isSentinel() const {
617 if (LHS.isSentinel() || RHS.isSentinel())