Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ACO

1653   if (const auto *ACO = dyn_cast<AbstractConditionalOperator>(E))
1654 return isGLValueFromPointerDeref(ACO->getTrueExpr()) ||
1655 isGLValueFromPointerDeref(ACO