Home
last modified time | relevance | path

Searched refs:CurrentNAry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp2425 const auto *CurrentNAry = cast<SCEVNAryExpr>(CurrentExpr); in containsConstantSomewhere() local
2426 Ops.append(CurrentNAry->op_begin(), CurrentNAry->op_end()); in containsConstantSomewhere()