Searched refs:isLegalStore (Results 1 – 2 of 2) sorted by relevance
125 bool isLegalStore(Loop *CurLoop, StoreInst *SI);1910 bool HexagonLoopIdiomRecognize::isLegalStore(Loop *CurLoop, StoreInst *SI) { in isLegalStore() function in HexagonLoopIdiomRecognize1999 if (isLegalStore(CurLoop, SI)) in collectStores()
217 LegalStoreKind isLegalStore(StoreInst *SI);435 LoopIdiomRecognize::isLegalStore(StoreInst *SI) { in isLegalStore() function in LoopIdiomRecognize549 switch (isLegalStore(SI)) { in collectStores()