Searched refs:StmtsWithStoresInLoops (Results 1 – 1 of 1) sorted by relevance
1594 unsigned StmtsWithStoresInLoops = 0; in hasPossiblyDistributableLoop() local1599 StmtsWithStoresInLoops += MemStore; in hasPossiblyDistributableLoop()1601 return (StmtsWithStoresInLoops > 1); in hasPossiblyDistributableLoop()