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