Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DZoneAlgo.cpp295 static bool onlySameValueWrites(ScopStmt *Stmt) { in onlySameValueWrites() function
374 if (!Stores.is_disjoint(AccRel) && !onlySameValueWrites(Stmt)) { in collectIncompatibleElts()