Searched defs:shouldUseLocalScope (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/CAPI/IR/ | ||
H A D | IR.cpp | 152 findParent(Operation * op,bool shouldUseLocalScope) findParent() argument |
/llvm-project/mlir/lib/IR/ | ||
H A D | AsmPrinter.cpp | 353 bool OpPrintingFlags::shouldUseLocalScope() const { return printLocalScope; } shouldUseLocalScope() function in OpPrintingFlags |