Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcheckpoint-elimination.cc38 bool IsRedundantCheckpoint(Node* node) { in IsRedundantCheckpoint() function
56 if (IsRedundantCheckpoint(node)) { in ReduceCheckpoint()