Home
last modified time | relevance | path

Searched defs:WU (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp84 if (PHINode *PN = dyn_cast<PHINode>(WU)) { in replaceConstantExprOp() local
119 ConstantExpr *CE = dyn_cast<ConstantExpr>(WU); in rewriteNonInstructionUses() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp151 const WorkListUnit &WU = WList->dequeue(); in ExecuteWorkList() local
183 const WorkListUnit& WU) { in dispatchWorkItem() argument