Searched refs:set_condition (Results 1 – 6 of 6) sorted by relevance
83 set_condition) \ argument90 DCHECK(set_condition); \101 set_condition) \ argument108 DCHECK(set_condition); \
1111 external set_condition : llvalue -> llvalue -> unit
1875 (** [set_condition v c] sets the condition of the branch instruction [v] to the value [c].1877 val set_condition : llvalue -> llvalue -> unit val
1100 external set_condition : llvalue -> llvalue -> unit
1891 (** [set_condition v c] sets the condition of the branch instruction [v] to the value [c].1893 val set_condition : llvalue -> llvalue -> unit val
3676 new_break_point->set_condition(*condition); in NewBreakPoint()