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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineLoopRanges.h 77 /// byAreaDesc - Comparator for array_pod_sort that sorts a list of
79 static int byAreaDesc(const void*, const void*);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLoopRanges.cpp 95 /// byAreaDesc - Comparator for array_pod_sort that sorts a list of
99 int MachineLoopRange::byAreaDesc(const void *pa, const void *pb) {

Completed in 2975 milliseconds