Searched refs:AllEntriesInvariant (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp54 bool AllEntriesInvariant = true; local
73 AllEntriesInvariant = false;
81 if (!AllEntriesInvariant || !AllOutgoingValuesSame)

Completed in 118 milliseconds