HomeSort by relevance Sort by last modified time
    Searched refs:OldExit (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 658 BasicBlock *OldExit = SubRegion->getExit();
662 for (pred_iterator I = pred_begin(OldExit), E = pred_end(OldExit);
670 delPhiValues(BB, OldExit);
671 BB->getTerminator()->replaceUsesOfWith(OldExit, NewExit);
  /external/llvm/include/llvm/Analysis/
RegionInfoImpl.h 85 BlockT *OldExit = getExit();
95 if ((*RI)->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 78 BlockT *OldExit = getExit();
87 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 88 BlockT *OldExit = getExit();
97 if (Child->getExit() == OldExit)

Completed in 1048 milliseconds