Searched refs:combineStoreToNewValue (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 578 static StoreInst *combineStoreToNewValue(InstCombinerImpl &IC, StoreInst &SI, in combineStoreToNewValue() function 1201 combineStoreToNewValue(IC, SI, V); in combineStoreToValueType() 1208 combineStoreToNewValue(IC, SI, U); in combineStoreToValueType() 1234 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate() 1281 combineStoreToNewValue(IC, SI, V); in unpackStoreToAggregate()
|