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