Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp1187 bool AlwaysExecuted = isl_set_is_equal(Domain, Universe); in preloadInvariantLoad() local
1194 if (AlwaysExecuted) { in preloadInvariantLoad()