Searched refs:isLegalStore (Results 1 – 2 of 2) sorted by relevance
132 bool isLegalStore(Loop *CurLoop, StoreInst *SI);1928 bool HexagonLoopIdiomRecognize::isLegalStore(Loop *CurLoop, StoreInst *SI) { in isLegalStore() function in HexagonLoopIdiomRecognize2017 if (isLegalStore(CurLoop, SI)) in collectStores()
206 LegalStoreKind isLegalStore(StoreInst *SI);477 LoopIdiomRecognize::isLegalStore(StoreInst *SI) { in isLegalStore() function in LoopIdiomRecognize595 switch (isLegalStore(SI)) { in collectStores()