Searched defs:aloc (Results 1 – 3 of 3) sorted by relevance
317 int *aloc = a->b_board; /* pointer to board a */ in bcomp() local
253 Loc aloc = sfe->aggrfe ? sfe->aggrfe->aggr->loc : sfe->rangefe->lwr->loc; in lowerNonArrayAggregate() local
310 auto aloc = aggrfe ? aggrfe.aggr.loc : rangefe.lwr.loc; in lowerNonArrayAggregate() local