Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1939 void printArrayInfo(raw_ostream &OS) const;
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp2122 void Scop::printArrayInfo(raw_ostream &OS) const { in printArrayInfo() function in Scop
2155 printArrayInfo(OS.indent(4)); in print()