Home
last modified time | relevance | path

Searched refs:thePrologGraph (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp589 PrologGraph thePrologGraph; member in zorba::TranslatorImpl
677 thePrologGraph(rootSctx), in TranslatorImpl()
3624 thePrologGraph.reorder_globals(thePrologVars); in end_visit()
3656 thePrologGraph.addFuncVertex(f); in begin_visit()
3944 thePrologGraph.addVarVertex(ve); in begin_visit()
10138 thePrologGraph.addEdge(theCurrentPrologVFDecl, ve); in end_visit()
10269 thePrologGraph.addEdge(theCurrentPrologVFDecl, f); in begin_visit()