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

  /external/v8/test/mjsunit/
array-shift4.js 7 // Inlining shift with holey smi arrays shouldn't deopt just because it
unicode-test.js     [all...]
  /external/clang/lib/CodeGen/
BackendUtil.cpp 279 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.getInlining();
285 Inlining = CodeGenOpts.NoInlining;
294 switch (Inlining) {
611 // inlining happening.

Completed in 62 milliseconds