Searched defs:ExtendLife (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp304 bool ExtendLife = true; local
311 ExtendLife = false;
355 ExtendLife = false;
360 if (ExtendLife && !ExtendedUses.empty())

Completed in 149 milliseconds