Searched refs:CurrentNAry (Results 1 – 1 of 1) sorted by relevance
2425 const auto *CurrentNAry = cast<SCEVNAryExpr>(CurrentExpr); in containsConstantSomewhere() local2426 Ops.append(CurrentNAry->op_begin(), CurrentNAry->op_end()); in containsConstantSomewhere()