Searched refs:PullUpEnds (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dsub_grph.h229 void PullUpEnds (int currId, int baseId, int initialId, int procLabel, int *nodeList, int currNum, int maxNum);
H A Dsub_grph.cpp542 void SubGraph::PullUpEnds (int currId, int baseId, int initialId, int procLabel, function in class:SubGraph
553 PullUpEnds (arc[backwardList[rix]]->GetFromId(), baseId,
576 PullUpEnds (arc[backwardList[rix]]->GetFromId(), currId,

Completed in 50 milliseconds