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

  /external/llvm/lib/Transforms/Scalar/
LoopRerollPass.cpp 661 int PrevIter = 0, BaseCount = 0, Count = 0;
676 if (Count != BaseCount) {
680 BaseCount << "\n");
689 ++BaseCount;
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py 283 self.BaseArray.BaseCount = len(self.BaseArray.BaseRecord)
293 self.BaseArray.BaseCount)
    [all...]

Completed in 79 milliseconds