Searched refs:isLegalStore (Results 1 – 2 of 2) sorted by relevance
132 bool isLegalStore(Loop *CurLoop, StoreInst *SI);1922 bool HexagonLoopIdiomRecognize::isLegalStore(Loop *CurLoop, StoreInst *SI) { in isLegalStore() function in HexagonLoopIdiomRecognize2011 if (isLegalStore(CurLoop, SI)) in collectStores()
195 LegalStoreKind isLegalStore(StoreInst *SI);407 LoopIdiomRecognize::isLegalStore(StoreInst *SI) { in isLegalStore() function in LoopIdiomRecognize525 switch (isLegalStore(SI)) { in collectStores()