Home
last modified time | relevance | path

Searched defs:shouldUseLocalScope (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp152 findParent(Operation * op,bool shouldUseLocalScope) findParent() argument
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp353 bool OpPrintingFlags::shouldUseLocalScope() const { return printLocalScope; } shouldUseLocalScope() function in OpPrintingFlags
3909 findParent(Operation * op,bool shouldUseLocalScope) findParent() argument