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