Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/rewriter/rules/
H A Dindex_join_rule.cpp59 expr * theOuterOp; member
260 predInfo.theOuterOp = op1; in isIndexJoinPredicate()
269 predInfo.theOuterOp = op2; in isIndexJoinPredicate()
297 xqtref_t outerType = predInfo.theOuterOp->get_return_type(); in isIndexJoinPredicate()
304 const QueryLoc& outerLoc = predInfo.theOuterOp->get_loc(); in isIndexJoinPredicate()
631 const_cast<expr*>(predInfo.theOuterOp)); in rewriteJoin()
646 const_cast<expr*>(predInfo.theOuterOp)); in rewriteJoin()