Lines Matching defs:MaskInfo
19799 /// MaskInfo. If so, replace the specified store with a narrower store of19802 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo,19805 unsigned NumBytes = MaskInfo.first;19806 unsigned ByteShift = MaskInfo.second;