OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Extracted
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/bugpoint/
Miscompilation.cpp
319
errs() << "
Extracted
a loop from the breaking portion of the program.\n";
323
// we're going to test the newly loop
extracted
program to make sure nothing
346
errs() << " Continuing on with un-loop-
extracted
version.\n";
414
// Okay, great! Now we know that we
extracted
a loop and that loop
416
// Replace the current program with the loop
extracted
version, and try to
423
// optimized and loop
extracted
module.
483
outs() << "but these " << BBs.size() << " blocks are
extracted
: ";
488
outs() << "blocks are
extracted
.";
540
// Use the list reducer to identify blocks that can be
extracted
without
566
std::unique_ptr<Module>
Extracted
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
480
// v2f64 is legal so that QR subregs can be
extracted
as f64 elements, but
[
all
...]
Completed in 535 milliseconds