Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp8907 NodeSortInfo& nodeSortInfo = theNodeSortStack.top(); in end_visit() local
8909 if (!nodeSortInfo.theSingleInput || in end_visit()
8910 nodeSortInfo.theHaveFilterSteps || in end_visit()
8911 (nodeSortInfo.theNumSteps > 1 && !nodeSortInfo.theOnlyChildAxes)) in end_visit()