Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DZoneAlgo.h183 void collectIncompatibleElts(ScopStmt *Stmt, isl::union_set &IncompatibleElts,
/external/llvm-project/polly/lib/Transform/
DZoneAlgo.cpp321 void ZoneAlgorithm::collectIncompatibleElts(ScopStmt *Stmt, in collectIncompatibleElts() function in ZoneAlgorithm
601 collectIncompatibleElts(&Stmt, IncompatibleElts, AllElts); in collectCompatibleElts()