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

  /external/proguard/src/proguard/optimize/evaluation/
VariableOptimizer.java 142 updateLiveness(oldIndex, newIndex, codeLength);
291 private void updateLiveness(int oldVariableIndex,
  /external/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 245 void updateLiveness(std::set<unsigned> &RegSet, bool Recalc,
556 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 209 void updateLiveness(std::set<unsigned> &RegSet, bool Recalc,
551 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet,
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 400 static void updateLiveness(MachineFunction &MF) {
490 updateLiveness(Fn);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 403 static void updateLiveness(MachineFunction &MF) {
537 updateLiveness(MF);
    [all...]
  /external/proguard/lib/
proguard.jar 

Completed in 1405 milliseconds