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

  /src/external/apache2/llvm/dist/llvm/tools/bugpoint/
Miscompilation.cpp 326 errs() << "Extracted a loop from the breaking portion of the program.\n";
330 // we're going to test the newly loop extracted program to make sure nothing
353 errs() << " Continuing on with un-loop-extracted version.\n";
422 // Okay, great! Now we know that we extracted a loop and that loop
424 // Replace the current program with the loop extracted version, and try to
431 // optimized and loop extracted module.
492 outs() << "but these " << BBs.size() << " blocks are extracted: ";
498 outs() << "blocks are extracted.";
550 // Use the list reducer to identify blocks that can be extracted without
576 std::unique_ptr<Module> Extracted
    [all...]
  /src/doc/
TODO.compat-module 14 5. Extracted some net/if.c compat routines into the compat module, and
114 modules, too. The MPSAFE stuff needs to be extracted out and made
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 423 // Capture the extracted value as a lambda argument to avoid potential issues
430 [&](const auto &Extracted) { \
432 (Extracted != \
436 TABLE_INDEX, Extracted); \
  /src/external/lgpl3/gmp/dist/
configure 6534 Extracted from tests/mpn/t-iord_u.c. Causes Apple's gcc 3.3 build 1640 and
6599 Extracted from mpz/cfdiv_q_2exp.c. Causes Apple's gcc 3.3 build 1640 and
8153 Extracted from tests/mpn/t-iord_u.c. Causes Apple's gcc 3.3 build 1640 and
8218 Extracted from mpz/cfdiv_q_2exp.c. Causes Apple's gcc 3.3 build 1640 and
13875 # Transform an extracted symbol line into a proper C declaration.
13883 # Transform an extracted symbol line into symbol name and symbol address
13889 # Transform an extracted symbol line into symbol name with lib prefix and
24997 # fat.h includes thresholds listed in $fat_thresholds, extracted from

Completed in 45 milliseconds