Home
last modified time | relevance | path

Searched defs:BranchOperator (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dcommon-operator.cc540 struct BranchOperator final : public Operator1<BranchHint> { struct
541 BranchOperator() in BranchOperator() argument