Searched refs:cgraph_create_node (Results 1 – 1 of 1) sorted by relevance
305 static inline struct cgraph_node *cgraph_create_node(tree decl) in cgraph_create_node() function719 #define cgraph_create_node(decl) cgraph_node::create(decl) macro