Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/IR/
DTestPrintNesting.cpp44 auto indent = pushIndent(); in printOperation()
53 auto indent = pushIndent(); in printRegion()
68 auto indent = pushIndent(); in printBlock()
81 IdentRAII pushIndent() { return IdentRAII(++indent); } in pushIndent() function
/external/llvm-project/mlir/docs/Tutorials/
DUnderstandingTheIRStructure.md49 auto indent = pushIndent();
62 auto indent = pushIndent();
82 auto indent = pushIndent();