Home
last modified time | relevance | path

Searched refs:IsLessGeneralThan (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Drepresentation-change.h76 bool IsLessGeneralThan(Truncation other) { in IsLessGeneralThan() function
Drepresentation-change.cc656 .IsLessGeneralThan(use_info.truncation())); in GetWord32RepresentationFor()
Dsimplified-lowering.cc209 return use1.truncation().IsLessGeneralThan(use2.truncation()); in IsUseLessGeneral()