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

  /external/jpeg/
jquant2.c 865 register histptr cachep; /* pointer into main cache array */ local
922 register histptr cachep; local
961 histptr cachep; local
    [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 740 PerInstNLInfo &CacheP = NonLocalDeps[QueryCS.getInstruction()];
741 NonLocalDepInfo &Cache = CacheP.first;
752 if (!CacheP.second) {
    [all...]

Completed in 227 milliseconds