Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h100 Node* LowerObjectIsMinusZero(Node* node);
Deffect-control-linearizer.cc774 result = LowerObjectIsMinusZero(node); in TryWireInStateEffect()
2315 Node* EffectControlLinearizer::LowerObjectIsMinusZero(Node* node) { in LowerObjectIsMinusZero() function in v8::internal::compiler::EffectControlLinearizer