Home
last modified time | relevance | path

Searched defs:hasIVParams (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Support/
DSCEVValidator.cpp493 bool hasIVParams() { return HasIVParams; } in hasIVParams() function in SCEVHasIVParams
621 bool hasIVParams(const SCEV *Expr) { in hasIVParams() function