Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/maglev/
Dmaglev-regalloc.cc37 bool IsTargetOfNodeFallthrough(ControlNode* node, BasicBlock* target) { in IsTargetOfNodeFallthrough() function
53 if (IsTargetOfNodeFallthrough(jump, jump->target())) { in NearestPostDominatingHole()