Searched refs:if_condition_is_true (Results 1 – 1 of 1) sorted by relevance
303 Label if_condition_is_true(this), if_condition_is_false(this); in BranchIf() local304 Branch(condition, &if_condition_is_true, &if_condition_is_false); in BranchIf()305 Bind(&if_condition_is_true); in BranchIf()