Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:uop

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