Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.h93 Node* LowerAllocate(Node* node);
Deffect-control-linearizer.cc909 result = LowerAllocate(node); in TryWireInStateEffect()
2053 Node* EffectControlLinearizer::LowerAllocate(Node* node) { in LowerAllocate() function in v8::internal::compiler::EffectControlLinearizer