Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2524 unsigned NumPtrs = count_if( in getAddExpr() local
2526 assert(NumPtrs <= 1 && "add has at most one pointer operand"); in getAddExpr()