Searched refs:isLegalStore (Results 1 – 1 of 1) sorted by relevance
109 bool isLegalStore(StoreInst *SI, bool &ForMemset, bool &ForMemsetPattern,335 bool LoopIdiomRecognize::isLegalStore(StoreInst *SI, bool &ForMemset, in isLegalStore() function in LoopIdiomRecognize439 if (!isLegalStore(SI, ForMemset, ForMemsetPattern, ForMemcpy)) in collectStores()