Searched defs:get_global_ops (Results 1 – 1 of 1) sorted by relevance
142 mlir::MutableArrayRef<GetGlobalOp> get_global_ops) { in CloneToModule()197 ArrayRef<Value> arguments, ArrayRef<GetGlobalOp> get_global_ops) { in GetAllocations()266 SmallVector<GetGlobalOp, 4> get_global_ops; in Match() local