Searched refs:LmhloOpIsElementwise (Results 1 – 1 of 1) sorted by relevance
234 bool LmhloOpIsElementwise(mlir::Operation* op) { in LmhloOpIsElementwise() function288 } else if (LmhloOpIsElementwise(op)) { in MayPreventVectorization()