Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbranch-elimination.h33 struct BranchCondition { in NON_EXPORTED_BASE() struct
34 Node* condition; in NON_EXPORTED_BASE()
35 Node* branch; in NON_EXPORTED_BASE()
36 bool is_true; in NON_EXPORTED_BASE()