HomeSort by: relevance | last modified time | path
    Searched refs:Attempts (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
FunctionImport.h 80 unsigned Attempts;
82 ImportFailureReason Reason, unsigned Attempts)
83 : VI(VI), MaxHotness(MaxHotness), Reason(Reason), Attempts(Attempts) {}
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
FunctionImport.cpp 466 FailureInfo->Attempts++;
484 FailureInfo->Attempts++;
626 << ", Attempts = " << FailureInfo->Attempts << "\n";
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
aorsmul_1.asm 107 C Attempts at a simpler main loop, with less unrolling, haven't yielded much

Completed in 64 milliseconds