OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLR
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Scalar/
LoopRerollPass.cpp
218
void addSLR(SimpleLoopReduction &
SLR
) {
219
PossibleReds.push_back(
SLR
);
450
SimpleLoopReduction
SLR
(I, L);
451
if (!
SLR
.valid())
455
SLR
.size() << " chained instructions)\n");
456
Reductions.addSLR(
SLR
);
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 540 milliseconds