Searched defs:AllInvariant (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp311 bool AllInvariant = true; local
321 AllInvariant = false;
325 if (!AllInvariant) continue;

Completed in 87 milliseconds