Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h55 bool IsLessGeneralThan(Truncation other) { in IsLessGeneralThan() function
Dsimplified-lowering.cc210 return use1.truncation().IsLessGeneralThan(use2.truncation()); in IsUseLessGeneral()