Lines Matching refs:ForMemset
109 bool isLegalStore(StoreInst *SI, bool &ForMemset, bool &ForMemsetPattern,
112 bool ForMemset);
335 bool LoopIdiomRecognize::isLegalStore(StoreInst *SI, bool &ForMemset, in isLegalStore() argument
381 ForMemset = true; in isLegalStore()
435 bool ForMemset = false; in collectStores() local
439 if (!isLegalStore(SI, ForMemset, ForMemsetPattern, ForMemcpy)) in collectStores()
443 if (ForMemset) { in collectStores()
509 bool ForMemset) { in processLoopStores() argument
536 if (ForMemset) in processLoopStores()
569 if (ForMemset) in processLoopStores()
578 if (ForMemset) { in processLoopStores()