Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h1972 void printArrayInfo(raw_ostream &OS) const;
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp2207 void Scop::printArrayInfo(raw_ostream &OS) const { in printArrayInfo() function in Scop
2240 printArrayInfo(OS.indent(4)); in print()