Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h163 getMinimalDependenceDistance(__isl_keep isl_ast_node *Node);
/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp174 isl_pw_aff *DD = IslAstInfo::getMinimalDependenceDistance(Node); in cbPrintFor()
650 IslAstInfo::getMinimalDependenceDistance(__isl_keep isl_ast_node *Node) { in getMinimalDependenceDistance() function in IslAstInfo