HomeSort by relevance Sort by last modified time
    Searched refs:addChildLoop (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/lib/Analysis/
LoopPass.cpp 86 ParentLoop->addChildLoop(L);
LoopInfo.cpp 509 Parent->addChildLoop(Subloop);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LoopSimplify.cpp 577 NewOuter->addChildLoop(L);
606 NewOuter->addChildLoop(L->removeChildLoop(SubLoops.begin() + I));
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LoopPass.cpp 116 ParentLoop->addChildLoop(L);
LoopInfo.cpp 511 SubloopParents[Subloop]->addChildLoop(Subloop);
  /external/llvm/lib/Transforms/Scalar/
LoopInterchange.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 302 NewOuter->addChildLoop(L);
328 NewOuter->addChildLoop(L->removeChildLoop(SubLoops.begin() + I));
    [all...]
CloneFunction.cpp 667 ParentLoop->addChildLoop(NewLoop);
LoopUnroll.cpp 414 NewLoopParent->addChildLoop(NewLoop);
LoopUnrollRuntime.cpp 287 ParentLoop->addChildLoop(NewLoop);
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
266 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
279 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
270 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
270 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
279 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
270 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopInfo.h 105 /// This is a raw interface for bypassing addChildLoop.
270 void addChildLoop(LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopInfo.h 103 /// This is a raw interface for bypassing addChildLoop.
298 void addChildLoop(LoopT *NewChild) {
    [all...]

Completed in 478 milliseconds

1 2