Searched refs:set_condition (Results 1 – 4 of 4) sorted by relevance
1026 void set_condition(Expression* e) { condition_ = e; } in set_condition() function2343 void set_condition(Expression* e) { condition_ = e; } in set_condition() function
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
71 set_condition) \ argument77 DCHECK(set_condition); \