Searched defs:cstrBcastable (Results 1 – 1 of 1) sorted by relevance
275 shape::CstrBroadcastableOp cstrBcastable, Block *theBlock, in analyzeBroadcastableConstraint()368 if (auto cstrBcastable = llvm::dyn_cast<shape::CstrBroadcastableOp>(def)) { in analyzeBlockGlobalConstraints() local