Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h48 const std::shared_ptr<isl_ctx> getSharedIslCtx() const { return Ctx; } in getSharedIslCtx() function
/external/llvm-project/polly/include/polly/
DDependenceInfo.h84 const std::shared_ptr<isl_ctx> &getSharedIslCtx() const { return IslCtx; } in getSharedIslCtx() function
DScopInfo.h2503 const std::shared_ptr<isl_ctx> &getSharedIslCtx() const { return IslCtx; } in getSharedIslCtx() function