Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DAsmState.h24 class AsmStateImpl; variable
/external/llvm-project/mlir/lib/IR/
DAsmPrinter.cpp1057 class AsmStateImpl { class
1059 explicit AsmStateImpl(Operation *op, AsmState::LocationMap *locationMap) in AsmStateImpl() function in mlir::detail::AsmStateImpl