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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/approximation/
clique.py 57 cgraph = nx.complement(G)
58 iset, _ = clique_removal(cgraph)
  /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 62 milliseconds