Home
last modified time | relevance | path

Searched refs:onlySameValueWrites (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DZoneAlgo.cpp296 static bool onlySameValueWrites(ScopStmt *Stmt) { in onlySameValueWrites() function
375 if (!Stores.is_disjoint(AccRel) && !onlySameValueWrites(Stmt)) { in collectIncompatibleElts()