Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h166 static MemoryAccessSet *getBrokenReductions(__isl_keep isl_ast_node *Node);
/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp147 BrokenReductions = IslAstInfo::getBrokenReductions(Node); in getBrokenReductionsStr()
656 IslAstInfo::getBrokenReductions(__isl_keep isl_ast_node *Node) { in getBrokenReductions() function in IslAstInfo