Searched defs:set_const (Results 1 – 3 of 3) sorted by relevance
2629 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping, in set_const_flag_1()2741 cgraph_node::set_const_flag (bool set_const, bool looping) in set_const_flag()
2689 set_const_flag_1 (cgraph_node *node, bool set_const, bool looping, in set_const_flag_1()2801 cgraph_node::set_const_flag (bool set_const, bool looping) in set_const_flag()
654 static SLJIT_INLINE void set_const(struct sljit_const *const_, struct sljit_compiler *compiler) in set_const() function