Home
last modified time | relevance | path

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

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