Home
last modified time | relevance | path

Searched refs:DefUOInst (Results 1 – 11 of 11) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1819 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1820 if (DefUOInst) { in storeIsNoop()
1821 if (isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1823 cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
1837 auto *Malloc = const_cast<CallInst *>(dyn_cast<CallInst>(DefUOInst)); in storeIsNoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1811 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1812 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1813 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1811 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1812 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1813 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1818 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1819 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1820 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1811 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1812 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1813 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1811 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
1812 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
1813 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2084 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
2085 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
2086 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2084 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
2085 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
2086 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2457 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
2458 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
2459 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2479 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
2480 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
2481 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2457 auto *DefUOInst = dyn_cast<Instruction>(DefUO); in storeIsNoop() local
2458 if (DefUOInst && isCallocLikeFn(DefUOInst, &TLI)) { in storeIsNoop()
2459 auto *UnderlyingDef = cast<MemoryDef>(MSSA.getMemoryAccess(DefUOInst)); in storeIsNoop()