Searched refs:compare_i32 (Results 1 – 1 of 1) sorted by relevance
434 TFNode* compare_i32 = nullptr; in CatchException() local443 compare_i32 = BUILD(Int32Constant, 0); in CatchException()448 compare_i32 = BUILD(Binop, kExprI32Eq, caught_tag, exception_tag); in CatchException()453 BUILD(BranchNoHint, compare_i32, &if_catch, &if_no_catch); in CatchException()