Lines Matching defs:recursed
946 /* How often sameIRExprs recursed through IRTemp assignments */956 /* Whether or not a given sameIRExprs invocation recursed through an958 static Bool recursed;1014 recursed = True;1089 if (recursed) ++recursion_count;1095 recursed = False; /* reset */