Lines Matching refs:isNew
783 bool isNew = VRBaseMap.insert(std::make_pair(SU, VRBase)).second;784 (void)isNew; // Silence compiler warning.785 assert(isNew && "Node emitted out of order - early");