Home
last modified time | relevance | path

Searched refs:byAreaDesc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineLoopRanges.h79 static int byAreaDesc(const void*, const void*);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopRanges.cpp99 int MachineLoopRange::byAreaDesc(const void *pa, const void *pb) { in byAreaDesc() function in MachineLoopRange