Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcheckpoint-elimination.cc21 bool IsRedundantCheckpoint(Node* node) { in IsRedundantCheckpoint() function
35 if (IsRedundantCheckpoint(node)) { in ReduceCheckpoint()