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

  /external/llvm/runtime/libprofile/
BasicBlockTracing.c 20 static unsigned *ArrayStart, *ArrayEnd, *ArrayCursor;
41 if (ArrayCursor == ArrayEnd)
60 ArrayEnd = ArrayStart + ArraySize;
  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]

Completed in 27 milliseconds