Searched refs:containingOps (Results 1 – 1 of 1) sorted by relevance
310 ArrayRef<Operation *> containingOps = state.getPayloadOps(getContainingOp()); in apply() local311 if (containingOps.size() != 1) in apply()314 Operation *containingOp = containingOps.front(); in apply()