Searched refs:getAI (Results 1 – 2 of 2) sorted by relevance
183 IslAstInfo &getAI() { return *Ast; } in getAI() function184 const IslAstInfo &getAI() const { return *Ast; } in getAI() function
330 AI = &getAnalysis<IslAstInfoWrapperPass>().getAI(); in runOnScop()