Searched refs:sccs (Results 1 – 15 of 15) sorted by relevance
98 NVDerived *sccs = new NVDerived(); in singleCastCStyle() local99 …NonVirtual *sccs2 = (NonVirtual*)sccs; // expected-note{{Conversion from derived to base happened … in singleCastCStyle()
168 sccs = list(sccutils.strongly_connected_components(graph.keys(), graph))169 for scc in sccs:191 return graph, sccs
223 sccs = list(strongly_connected_components(subG))224 while sccs:225 scc = sccs.pop()261 sccs.extend(list(strongly_connected_components(H)))
1 ; RUN: opt -enable-new-pm=0 -print-cfg-sccs -disable-output < %s 2>&1 | FileCheck %s
2 ; RUN: llvm-lto2 run -print-summary-global-ids -dump-thin-cg-sccs %t1.bc -o %t.index.bc \
276 CASE( 4, 's', 'c', sccs); in getPPKeywordID()
294 CASE( 4, 's', 'c', sccs); in getPPKeywordID()
107 PPKEYWORD(sccs)
279 ``-print-callgraph-sccs``: Print SCCs of the Call Graph285 ``-print-cfg-sccs``: Print SCCs of each function CFG
281 ``-print-callgraph-sccs``: Print SCCs of the Call Graph287 ``-print-cfg-sccs``: Print SCCs of each function CFG
127 PPKEYWORD(sccs)
298 Ident is called when a #ident or #sccs directive is read.
9253 http://pseudo.grad.sccs.chukyo-u.ac.jp/~kajiyama/python/
26632 http://pseudo.grad.sccs.chukyo-u.ac.jp/~kajiyama/python/
172207 sccs %11545