Print the top‐level loops and their nests to OS.
Synopsis
Declared in <llvm/Support/GenericLoopInfo.h>
void
print(raw_ostream& OS) const;
Parameters
Name |
Description |
OS |
Output stream. |
Created with MrDocs