Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/AsmParser/
H A DAsmParserState.h47 struct OperationDefinition { struct
58 OperationDefinition(Operation *op, SMRange loc, SMLoc endLoc) in OperationDefinition() function
62 Operation *op;
65 SMRange loc;
69 SMRange scopeLoc;
72 SmallVector<ResultGroupDefinition> resultGroups;
76 SmallVector<SMRange> symbolUses;