Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dconstraint_fusion_pass.cc158 Location loc, OpBuilder &builder, SmallVector<BlockArgument> &argumentCstrs, in materializeFusedConstraints()
198 SmallVector<BlockArgument> &argumentCstrs, in materializeBlockGlobalConstraintFusion()
336 SmallVector<BlockArgument> &argumentCstrs, in analyzeBlockGlobalConstraints()
401 SmallVector<BlockArgument> argumentCstrs; in fuseBlockGlobalConstraints() local