Searched refs:isLegalStore (Results 1 – 1 of 1) sorted by relevance
121 bool isLegalStore(StoreInst *SI);300 bool LoopIdiomRecognize::isLegalStore(StoreInst *SI) { in isLegalStore() function in LoopIdiomRecognize336 if (!isLegalStore(SI)) in collectStores()