Searched refs:isLegalStore (Results 1 – 2 of 2) sorted by relevance
197 LegalStoreKind isLegalStore(StoreInst *SI);402 LoopIdiomRecognize::isLegalStore(StoreInst *SI) { in isLegalStore() function in LoopIdiomRecognize520 switch (isLegalStore(SI)) { in collectStores()
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()