Searched defs:WU (Results 1 – 2 of 2) sorted by relevance
84 if (PHINode *PN = dyn_cast<PHINode>(WU)) { in replaceConstantExprOp() local 119 ConstantExpr *CE = dyn_cast<ConstantExpr>(WU); in rewriteNonInstructionUses() local
151 const WorkListUnit &WU = WList->dequeue(); in ExecuteWorkList() local 183 const WorkListUnit& WU) { in dispatchWorkItem() argument