Searched refs:NCGWorklist (Results 1 – 2 of 2) sorted by relevance
54 NCGWorklist* globalNCGWorklist;657 NCGWorklist* item = (NCGWorklist*)malloc(sizeof(NCGWorklist)); in insertNCGWorklist()717 NCGWorklist* ptr = globalNCGWorklist; in performNCGWorklist()734 NCGWorklist* ptr = globalNCGWorklist; in freeNCGWorklist()
463 typedef struct NCGWorklist { struct469 struct NCGWorklist* nextItem; argument471 }NCGWorklist; typedef512 extern NCGWorklist* globalNCGWorklist;