Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-operator.h32 inline BranchHint NegateBranchHint(BranchHint hint) { in NegateBranchHint() function
Dcommon-operator-reducer.cc114 node, common()->Branch(NegateBranchHint(BranchHintOf(node->op())))); in ReduceBranch()