Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h191 IslAstInfo &getAI() { return *Ast; } in getAI() function
192 const IslAstInfo &getAI() const { return *Ast; } in getAI() function