Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/IR/
H A DTestPrintNesting.cpp47 auto indent = pushIndent(); in printOperation()
56 auto indent = pushIndent(); in printRegion()
71 auto indent = pushIndent(); in printBlock()
84 IdentRAII pushIndent() { return IdentRAII(++indent); } in pushIndent() function
/llvm-project-15.0.7/mlir/docs/Tutorials/
H A DUnderstandingTheIRStructure.md49 auto indent = pushIndent();
62 auto indent = pushIndent();
82 auto indent = pushIndent();