Searched defs:SCEVAddRecExpr (Results 1 – 3 of 3) sorted by relevance
47 class SCEVAddRecExpr; variable
60 class SCEVAddRecExpr; variable
353 SCEVAddRecExpr(const FoldingSetNodeIDRef ID, const SCEV *const *O, size_t N, in SCEVAddRecExpr() function