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

1 2

  /external/llvm/unittests/Transforms/Utils/
MemorySSA.cpp 45 MemorySSA MSSA;
50 BAA(Test.DL, Test.TLI, AC, &DT), MSSA(*Test.F, &AA, &DT) {
52 Walker = MSSA.getWalker();
88 MemorySSA &MSSA = Analyses->MSSA;
93 EXPECT_EQ(MSSA.getMemoryAccess(Merge), nullptr);
96 MemoryPhi *MP = MSSA.createMemoryPhi(Merge);
97 MemoryDef *StoreAccess = cast<MemoryDef>(MSSA.getMemoryAccess(StoreInst));
99 MP->addIncoming(MSSA.getLiveOnEntryDef(), Right);
103 MSSA.createMemoryAccessInBB(LoadInst, MP, Merge, MemorySSA::Beginning))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 780 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
781 MemorySSA &getMSSA() { return *MSSA.get(); }
783 std::unique_ptr<MemorySSA> MSSA;
813 MemorySSA &getMSSA() { return *MSSA; }
814 const MemorySSA &getMSSA() const { return *MSSA; }
822 std::unique_ptr<MemorySSA> MSSA;
866 MemoryAccess *MA = MSSA->getMemoryAccess(I);
896 virtual void verify(const MemorySSA *MSSA) { assert(MSSA == this->MSSA);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 813 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
814 MemorySSA &getMSSA() { return *MSSA.get(); }
816 std::unique_ptr<MemorySSA> MSSA;
846 MemorySSA &getMSSA() { return *MSSA; }
847 const MemorySSA &getMSSA() const { return *MSSA; }
855 std::unique_ptr<MemorySSA> MSSA;
899 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 813 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
814 MemorySSA &getMSSA() { return *MSSA.get(); }
816 std::unique_ptr<MemorySSA> MSSA;
846 MemorySSA &getMSSA() { return *MSSA; }
847 const MemorySSA &getMSSA() const { return *MSSA; }
855 std::unique_ptr<MemorySSA> MSSA;
899 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 824 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
826 MemorySSA &getMSSA() { return *MSSA.get(); }
828 std::unique_ptr<MemorySSA> MSSA;
858 MemorySSA &getMSSA() { return *MSSA; }
859 const MemorySSA &getMSSA() const { return *MSSA; }
867 std::unique_ptr<MemorySSA> MSSA;
911 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 824 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
826 MemorySSA &getMSSA() { return *MSSA.get(); }
828 std::unique_ptr<MemorySSA> MSSA;
858 MemorySSA &getMSSA() { return *MSSA; }
859 const MemorySSA &getMSSA() const { return *MSSA; }
867 std::unique_ptr<MemorySSA> MSSA;
911 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 824 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
826 MemorySSA &getMSSA() { return *MSSA.get(); }
828 std::unique_ptr<MemorySSA> MSSA;
858 MemorySSA &getMSSA() { return *MSSA; }
859 const MemorySSA &getMSSA() const { return *MSSA; }
867 std::unique_ptr<MemorySSA> MSSA;
911 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 824 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
826 MemorySSA &getMSSA() { return *MSSA.get(); }
828 std::unique_ptr<MemorySSA> MSSA;
858 MemorySSA &getMSSA() { return *MSSA; }
859 const MemorySSA &getMSSA() const { return *MSSA; }
867 std::unique_ptr<MemorySSA> MSSA;
911 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 780 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
781 MemorySSA &getMSSA() { return *MSSA.get(); }
783 std::unique_ptr<MemorySSA> MSSA;
813 MemorySSA &getMSSA() { return *MSSA; }
814 const MemorySSA &getMSSA() const { return *MSSA; }
822 std::unique_ptr<MemorySSA> MSSA;
866 MemoryAccess *MA = MSSA->getMemoryAccess(I);
896 virtual void verify(const MemorySSA *MSSA) { assert(MSSA == this->MSSA);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
MemorySSA.h 813 Result(std::unique_ptr<MemorySSA> &&MSSA) : MSSA(std::move(MSSA)) {}
814 MemorySSA &getMSSA() { return *MSSA.get(); }
816 std::unique_ptr<MemorySSA> MSSA;
846 MemorySSA &getMSSA() { return *MSSA; }
847 const MemorySSA &getMSSA() const { return *MSSA; }
855 std::unique_ptr<MemorySSA> MSSA;
899 MemoryAccess *MA = MSSA->getMemoryAccess(I);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
MemorySSAUpdater.h 60 MemorySSA *MSSA;
65 MemorySSAUpdater(MemorySSA *MSSA) : MSSA(MSSA) {}
  /external/llvm/lib/Transforms/Utils/
MemorySSA.cpp 72 const MemorySSA *MSSA;
75 MemorySSAAnnotatedWriter(const MemorySSA *M) : MSSA(M) {}
79 if (MemoryAccess *MA = MSSA->getMemoryAccess(BB))
85 if (MemoryAccess *MA = MSSA->getMemoryAccess(I))
302 MemorySSA::MemorySSA(MemorySSA &&MSSA)
303 : AA(MSSA.AA), DT(MSSA.DT), F(MSSA.F),
304 ValueToMemoryAccess(std::move(MSSA.ValueToMemoryAccess)),
305 PerBlockAccesses(std::move(MSSA.PerBlockAccesses))
    [all...]

Completed in 469 milliseconds

1 2