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

  /external/v8/test/mjsunit/regress/
regress-1118.js 51 // Optimizations are globally disabled; just run once.
  /external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp 11 // optimizations for calls to specific well-known function calls (e.g. runtime
44 /// This class is the abstract base class for the set of optimizations that
58 /// do various optimizations. If this returns null then no transformation was
93 StringMap<LibCallOptimization*> Optimizations;
136 Optimizations[TLI->getName(F)] = Opt;
142 Optimizations[TLI->getName(F1)] = Opt;
145 /// Optimizations - Populate the Optimizations map with all the optimizations
156 if (Optimizations.empty()
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1793 milliseconds