HomeSort by relevance Sort by last modified time
    Searched refs:cgraph_2edge_hook (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cgraph.h 421 typedef void (*cgraph_2edge_hook)(struct cgraph_edge *, struct cgraph_edge *, typedef
438 struct cgraph_2edge_hook_list *cgraph_add_edge_duplication_hook (cgraph_2edge_hook, void *);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cgraph.h 427 typedef void (*cgraph_2edge_hook)(struct cgraph_edge *, struct cgraph_edge *, typedef
444 struct cgraph_2edge_hook_list *cgraph_add_edge_duplication_hook (cgraph_2edge_hook, void *);

Completed in 317 milliseconds