Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/CodeGen/
H A DIslAst.h183 IslAstInfo &getAI() { return *Ast; } in getAI() function
184 const IslAstInfo &getAI() const { return *Ast; } in getAI() function