Home
last modified time | relevance | path

Searched defs:DSEState (Results 1 – 11 of 11) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp850 struct DSEState { struct
851 Function &F;
852 AliasAnalysis &AA;
861 BatchAAResults BatchAA;
863 MemorySSA &MSSA;
864 DominatorTree &DT;
865 PostDominatorTree &PDT;
866 const TargetLibraryInfo &TLI;
867 const DataLayout &DL;
868 const LoopInfo &LI;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp850 struct DSEState { struct
851 Function &F;
852 AliasAnalysis &AA;
861 BatchAAResults BatchAA;
863 MemorySSA &MSSA;
864 DominatorTree &DT;
865 PostDominatorTree &PDT;
866 const TargetLibraryInfo &TLI;
867 const DataLayout &DL;
868 const LoopInfo &LI;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp850 struct DSEState { struct
851 Function &F;
852 AliasAnalysis &AA;
861 BatchAAResults BatchAA;
863 MemorySSA &MSSA;
864 DominatorTree &DT;
865 PostDominatorTree &PDT;
866 const TargetLibraryInfo &TLI;
867 const DataLayout &DL;
868 const LoopInfo &LI;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp855 struct DSEState { struct
856 Function &F;
857 AliasAnalysis &AA;
858 EarliestEscapeInfo EI;
867 BatchAAResults BatchAA;
869 MemorySSA &MSSA;
870 DominatorTree &DT;
871 PostDominatorTree &PDT;
873 const DataLayout &DL;
874 const LoopInfo &LI;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp850 struct DSEState { struct
851 Function &F;
852 AliasAnalysis &AA;
861 BatchAAResults BatchAA;
863 MemorySSA &MSSA;
864 DominatorTree &DT;
865 PostDominatorTree &PDT;
866 const TargetLibraryInfo &TLI;
867 const DataLayout &DL;
868 const LoopInfo &LI;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp850 struct DSEState { struct
851 Function &F;
852 AliasAnalysis &AA;
861 BatchAAResults BatchAA;
863 MemorySSA &MSSA;
864 DominatorTree &DT;
865 PostDominatorTree &PDT;
866 const TargetLibraryInfo &TLI;
867 const DataLayout &DL;
868 const LoopInfo &LI;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1597 struct DSEState { struct
1598 Function &F;
1599 AliasAnalysis &AA;
1608 BatchAAResults BatchAA;
1610 MemorySSA &MSSA;
1611 DominatorTree &DT;
1612 PostDominatorTree &PDT;
1613 const TargetLibraryInfo &TLI;
1614 const DataLayout &DL;
1617 SmallVector<MemoryDef *, 64> MemDefs;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1597 struct DSEState { struct
1598 Function &F;
1599 AliasAnalysis &AA;
1608 BatchAAResults BatchAA;
1610 MemorySSA &MSSA;
1611 DominatorTree &DT;
1612 PostDominatorTree &PDT;
1613 const TargetLibraryInfo &TLI;
1614 const DataLayout &DL;
1617 SmallVector<MemoryDef *, 64> MemDefs;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1585 struct DSEState { struct
1586 Function &F;
1587 AliasAnalysis &AA;
1596 BatchAAResults BatchAA;
1598 MemorySSA &MSSA;
1599 DominatorTree &DT;
1600 PostDominatorTree &PDT;
1601 const TargetLibraryInfo &TLI;
1602 const DataLayout &DL;
1625 struct CheckCache {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1490 struct DSEState { struct
1491 Function &F;
1492 AliasAnalysis &AA;
1493 MemorySSA &MSSA;
1494 DominatorTree &DT;
1495 PostDominatorTree &PDT;
1496 const TargetLibraryInfo &TLI;
1499 SmallVector<MemoryDef *, 64> MemDefs;
1501 SmallPtrSet<MemoryAccess *, 4> SkipStores;
1518 DSEState(Function &F, AliasAnalysis &AA, MemorySSA &MSSA, DominatorTree &DT, in DSEState() function
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1490 struct DSEState { struct
1491 Function &F;
1492 AliasAnalysis &AA;
1493 MemorySSA &MSSA;
1494 DominatorTree &DT;
1495 PostDominatorTree &PDT;
1496 const TargetLibraryInfo &TLI;
1499 SmallVector<MemoryDef *, 64> MemDefs;
1501 SmallPtrSet<MemoryAccess *, 4> SkipStores;
1518 DSEState(Function &F, AliasAnalysis &AA, MemorySSA &MSSA, DominatorTree &DT, in DSEState() argument
[all …]