Home
last modified time | relevance | path

Searched refs:getMinimalDependenceDistance (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DIslAst.h155 static isl::pw_aff getMinimalDependenceDistance(const isl::ast_node &Node);
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp168 IslAstInfo::getMinimalDependenceDistance(isl::manage_copy(Node)); in cbPrintFor()
622 IslAstInfo::getMinimalDependenceDistance(const isl::ast_node &Node) { in getMinimalDependenceDistance() function in IslAstInfo