Searched refs:LowerAllocate (Results 1 – 2 of 2) sorted by relevance
93 Node* LowerAllocate(Node* node);
909 result = LowerAllocate(node); in TryWireInStateEffect()2053 Node* EffectControlLinearizer::LowerAllocate(Node* node) { in LowerAllocate() function in v8::internal::compiler::EffectControlLinearizer