Home
last modified time | relevance | path

Searched refs:TryGetInvertedCondition (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc2215 base::Optional<Node*> TryGetInvertedCondition(Node* cond) { in TryGetInvertedCondition() function
2239 while ((new_cond = TryGetInvertedCondition(cond)).has_value()) { in TrySimplifyCompareZero()

Completed in 7 milliseconds