Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1258 isl::ctx ScopStmt::getIslCtx() const { return Parent.getIslCtx(); } in getIslCtx() function in ScopStmt
2249 isl::ctx Scop::getIslCtx() const { return IslCtx.get(); } in getIslCtx() function in Scop