Searched defs:BranchCondition (Results 1 – 1 of 1) sorted by relevance
33 struct BranchCondition { in NON_EXPORTED_BASE() struct34 Node* condition; in NON_EXPORTED_BASE()35 Node* branch; in NON_EXPORTED_BASE()36 bool is_true; in NON_EXPORTED_BASE()