Searched defs:opsA (Results 1 – 3 of 3) sorted by relevance
736 HashSet<SemanticContext> opsA = new HashSet<SemanticContext>(getAndOperands(a)); in factorAnd() local769 HashSet<SemanticContext> opsA = new HashSet<SemanticContext>(getOrOperands(a)); in factorOr() local
294 SmallVector<Operation *, 4> opsA; in canFuseLoops() local
598 LogicalResult mlir::computeSliceUnion(ArrayRef<Operation *> opsA, in computeSliceUnion()