HomeSort by relevance Sort by last modified time
    Searched refs:cgraph_edge_p (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 232 typedef struct cgraph_edge *cgraph_edge_p; typedef in typeref:struct:cgraph_edge
234 DEF_VEC_P(cgraph_edge_p); variable
235 DEF_VEC_ALLOC_P(cgraph_edge_p,heap);
371 VEC(cgraph_edge_p,heap)*,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cgraph.h 234 typedef struct cgraph_edge *cgraph_edge_p; typedef in typeref:struct:cgraph_edge
236 DEF_VEC_P(cgraph_edge_p); variable
237 DEF_VEC_ALLOC_P(cgraph_edge_p,heap);
375 VEC(cgraph_edge_p,heap)*,

Completed in 33 milliseconds