Searched defs:IsNarrow (Results 1 – 2 of 2) sorted by relevance
1163 bool IsNarrow() const { return size_ == Narrow; } in IsNarrow() function
3832 const bool IsNarrow = NarrowTy.getScalarType() != DstTy.getScalarType(); in reduceOperationWidth() local