Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:uop

827   } else if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E)) {
828 return isBlockVarRef(uop->getSubExpr());