Searched refs:getMemSetPatternValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp902 /// getMemSetPatternValue - If a strided store of the specified value is safe to
908 static Constant *getMemSetPatternValue(Value *V, const DataLayout &TD) { function
965 (PatternValue = getMemSetPatternValue(StoredVal, *TD))) {

Completed in 109 milliseconds