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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ipa-ref-inline.h 25 return cgraph (ref->referred);
36 /* Return cgraph node REF is in. */
41 return cgraph (ref->referring);
cgraph.h 42 The symtab_node is inherited by cgraph and varpol nodes. */
115 /* This is the information that is put into the cgraph local structure
202 /* The cgraph data structure.
278 cgraph to calculate it. */
304 If this cgraph node is a dispatcher (if dispatcher_function is
329 /* A cgraph node set is a collection of cgraph nodes. A cgraph node
354 /* Iterator structure for cgraph node sets. */
476 /* Ordering of all cgraph nodes. *
769 cgraph (symtab_node node) function
    [all...]

Completed in 224 milliseconds