OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Subloop
(Results
1 - 17
of
17
) sorted by null
/external/llvm/include/llvm/Analysis/
LoopInfoImpl.h
290
// Each block in each
subloop
should be contained within this loop.
294
"Loop does not contain all the blocks of a
subloop
!");
301
"Loop is not a
subloop
of its parent!");
342
/// Discover a
subloop
with the specified backedges such that: All blocks within
343
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
344
/// loop have their parent loop set to this loop or a
subloop
.
360
LoopT *
Subloop
= LI->getLoopFor(PredBB);
361
if (!
Subloop
) {
377
while (LoopT *Parent =
Subloop
->getParentLoop())
378
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h
288
// Each block in each
subloop
should be contained within this loop.
292
"Loop does not contain all the blocks of a
subloop
!");
298
"Loop is not a
subloop
of its parent!");
346
/// Discover a
subloop
with the specified backedges such that: All blocks within
347
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
348
/// loop have their parent loop set to this loop or a
subloop
.
364
LoopT *
Subloop
= LI->getLoopFor(PredBB);
365
if (!
Subloop
) {
381
while (LoopT *Parent =
Subloop
->getParentLoop())
382
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h
277
// Each block in each
subloop
should be contained within this loop.
281
"Loop does not contain all the blocks of a
subloop
!");
287
"Loop is not a
subloop
of its parent!");
335
/// Discover a
subloop
with the specified backedges such that: All blocks within
336
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
337
/// loop have their parent loop set to this loop or a
subloop
.
353
LoopT *
Subloop
= LI->getLoopFor(PredBB);
354
if (!
Subloop
) {
370
while (LoopT *Parent =
Subloop
->getParentLoop())
371
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h
277
// Each block in each
subloop
should be contained within this loop.
281
"Loop does not contain all the blocks of a
subloop
!");
287
"Loop is not a
subloop
of its parent!");
335
/// Discover a
subloop
with the specified backedges such that: All blocks within
336
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
337
/// loop have their parent loop set to this loop or a
subloop
.
353
LoopT *
Subloop
= LI->getLoopFor(PredBB);
354
if (!
Subloop
) {
370
while (LoopT *Parent =
Subloop
->getParentLoop())
371
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h
296
// Each block in each
subloop
should be contained within this loop.
300
"Loop does not contain all the blocks of a
subloop
!");
306
"Loop is not a
subloop
of its parent!");
359
/// Discover a
subloop
with the specified backedges such that: All blocks within
360
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
361
/// loop have their parent loop set to this loop or a
subloop
.
377
LoopT *
Subloop
= LI->getLoopFor(PredBB);
378
if (!
Subloop
) {
393
while (LoopT *Parent =
Subloop
->getParentLoop())
394
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h
296
// Each block in each
subloop
should be contained within this loop.
300
"Loop does not contain all the blocks of a
subloop
!");
306
"Loop is not a
subloop
of its parent!");
359
/// Discover a
subloop
with the specified backedges such that: All blocks within
360
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
361
/// loop have their parent loop set to this loop or a
subloop
.
377
LoopT *
Subloop
= LI->getLoopFor(PredBB);
378
if (!
Subloop
) {
393
while (LoopT *Parent =
Subloop
->getParentLoop())
394
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h
296
// Each block in each
subloop
should be contained within this loop.
300
"Loop does not contain all the blocks of a
subloop
!");
306
"Loop is not a
subloop
of its parent!");
359
/// Discover a
subloop
with the specified backedges such that: All blocks within
360
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
361
/// loop have their parent loop set to this loop or a
subloop
.
377
LoopT *
Subloop
= LI->getLoopFor(PredBB);
378
if (!
Subloop
) {
393
while (LoopT *Parent =
Subloop
->getParentLoop())
394
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h
296
// Each block in each
subloop
should be contained within this loop.
300
"Loop does not contain all the blocks of a
subloop
!");
306
"Loop is not a
subloop
of its parent!");
359
/// Discover a
subloop
with the specified backedges such that: All blocks within
360
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
361
/// loop have their parent loop set to this loop or a
subloop
.
377
LoopT *
Subloop
= LI->getLoopFor(PredBB);
378
if (!
Subloop
) {
393
while (LoopT *Parent =
Subloop
->getParentLoop())
394
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h
288
// Each block in each
subloop
should be contained within this loop.
292
"Loop does not contain all the blocks of a
subloop
!");
298
"Loop is not a
subloop
of its parent!");
346
/// Discover a
subloop
with the specified backedges such that: All blocks within
347
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
348
/// loop have their parent loop set to this loop or a
subloop
.
364
LoopT *
Subloop
= LI->getLoopFor(PredBB);
365
if (!
Subloop
) {
381
while (LoopT *Parent =
Subloop
->getParentLoop())
382
Subloop
= Parent
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h
277
// Each block in each
subloop
should be contained within this loop.
281
"Loop does not contain all the blocks of a
subloop
!");
287
"Loop is not a
subloop
of its parent!");
335
/// Discover a
subloop
with the specified backedges such that: All blocks within
336
/// this loop are mapped to this loop or a
subloop
. And all subloops within this
337
/// loop have their parent loop set to this loop or a
subloop
.
353
LoopT *
Subloop
= LI->getLoopFor(PredBB);
354
if (!
Subloop
) {
370
while (LoopT *Parent =
Subloop
->getParentLoop())
371
Subloop
= Parent
[
all
...]