Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h74 Node* LowerCheckedTaggedToInt32(Node* node, Node* frame_state);
Deffect-control-linearizer.cc704 result = LowerCheckedTaggedToInt32(node, frame_state); in TryWireInStateEffect()
1543 Node* EffectControlLinearizer::LowerCheckedTaggedToInt32(Node* node, in LowerCheckedTaggedToInt32() function in v8::internal::compiler::EffectControlLinearizer