Searched refs:replace_transpose_with_bitcast (Results 1 – 2 of 2) sorted by relevance
150 void set_replace_transpose_with_bitcast(bool replace_transpose_with_bitcast) { in set_replace_transpose_with_bitcast() argument151 replace_transpose_with_bitcast_ = replace_transpose_with_bitcast; in set_replace_transpose_with_bitcast()154 bool replace_transpose_with_bitcast() const { in replace_transpose_with_bitcast() function
5133 options_.replace_transpose_with_bitcast() && in HandleTranspose()