Home | History | Annotate | Download | only in optimizing

Lines Matching defs:IsSingleton

95   bool IsSingleton() const {
135 if (ref_info->IsSingleton() && !IsArrayElement()) {
307 } else if (ref_info1->IsSingleton()) {
309 } else if (ref_info2->IsSingleton()) {
627 if (!ref_info->IsSingleton() || location->IsValueKilledByLoopSideEffects()) {
733 DCHECK(ref_info->IsSingleton());
813 DCHECK(!ref_info->IsSingleton() ||
918 if (ref_info->IsSingleton()) {