Searched refs:getMinimalDependenceDistance (Results 1 – 2 of 2) sorted by relevance
163 getMinimalDependenceDistance(__isl_keep isl_ast_node *Node);
174 isl_pw_aff *DD = IslAstInfo::getMinimalDependenceDistance(Node); in cbPrintFor()650 IslAstInfo::getMinimalDependenceDistance(__isl_keep isl_ast_node *Node) { in getMinimalDependenceDistance() function in IslAstInfo