Searched defs:StoredByte (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 414 Value *StoredByte = isBytewiseValue(StoredVal, DL); tryMergingIntoMemset() local |
H A D | DeadStoreElimination.cpp | 2057 Value *StoredByte = isBytewiseValue(SI->getValueOperand(), DL); eliminateRedundantStoresOfExistingValues() local |