Searched refs:varstack (Results 1 – 2 of 2) sorted by relevance
485 SLIST_HEAD(, varstack) *stack;496 struct varstack { struct497 SLIST_ENTRY(varstack) varstackelem;
1087 struct varstack *stacke; in searchasg()1108 stacke=tmpcalloc(sizeof (struct varstack)); in searchasg()1147 defsites.stack = tmpcalloc(defsites.size*sizeof(SLIST_HEAD(, varstack))); in placePhiFunctions()1244 SLIST_HEAD(, varstack) *poplist=poplistarg; in renamevarhelper()1249 struct varstack *stacke; in renamevarhelper()1259 stacke=tmpcalloc(sizeof (struct varstack)); in renamevarhelper()1263 stacke=tmpcalloc(sizeof (struct varstack)); in renamevarhelper()1291 SLIST_HEAD(, varstack) poplist; in renamevar()1292 struct varstack *stacke; in renamevar()1305 stacke=tmpcalloc(sizeof (struct varstack)); in renamevar()[all …]