HomeSort by relevance Sort by last modified time
    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...]
  /prebuilts/clang/host/linux-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/linux-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/linux-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/linux-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/linux-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...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LoopInfo.cpp 404 // subloop's new parent will be the nearest loop reachable from either its own
447 // Or the current block is part of a subloop, in which case its parent
484 // If this block is an immediate subloop, remove all blocks (including
486 // Otherwise, if this block is in a nested subloop, skip it.
506 Loop *Subloop = *llvm::prior(Unloop->end());
509 assert(SubloopParents.count(Subloop) && "DFS failed to visit subloop");
510 if (SubloopParents[Subloop])
511 SubloopParents[Subloop]->addChildLoop(Subloop);
    [all...]
  /external/llvm/lib/Analysis/
LoopInfo.cpp 407 // subloop's new parent will be the nearest loop reachable from either its own
449 // Or the current block is part of a subloop, in which case its parent
504 Loop *Subloop = *std::prev(Unloop.end());
507 assert(SubloopParents.count(Subloop) && "DFS failed to visit subloop");
508 if (Loop *Parent = SubloopParents[Subloop])
509 Parent->addChildLoop(Subloop);
511 LI->addTopLevelLoop(Subloop);
516 /// is a subloop header, consider its parent to be the nearest parent of the
517 /// subloop's exits
    [all...]

Completed in 97 milliseconds