Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.cc258 DCHECK(IsUseLessGeneral(input_use_infos_[index], use_info)); in SetAndCheckInput()
265 static bool IsUseLessGeneral(UseInfo use1, UseInfo use2) { in IsUseLessGeneral() function in v8::internal::compiler::InputUseInfos