HomeSort by relevance Sort by last modified time
    Searched refs:ExtendLife (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PeepholeOptimizer.cpp 161 bool ExtendLife = true;
171 ExtendLife = false;
211 ExtendLife = false;
216 if (ExtendLife && !ExtendedUses.empty())
  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 453 bool ExtendLife = true;
460 ExtendLife = false;
504 ExtendLife = false;
509 if (ExtendLife && !ExtendedUses.empty())
    [all...]

Completed in 222 milliseconds