Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmemory-optimizer.cc123 bool CanLoopAllocate(Node* loop_effect_phi, Zone* temp_zone) { in CanLoopAllocate() function
423 if (CanLoopAllocate(node, zone())) { in EnqueueMerge()