Searched defs:isRemovable (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | TransUnusedInitDelegate.cpp | 67 bool isRemovable(Expr *E) const { in isRemovable() function in __anon2374f7260111::UnusedInitRewriter |
H A D | TransZeroOutPropsInDealloc.cpp | 145 bool isRemovable(Expr *E) const { in isRemovable() function in __anon3c9294fa0111::ZeroOutInDeallocRemover |
H A D | TransRetainReleaseDealloc.cpp | 422 bool isRemovable(Expr *E) const { in isRemovable() function in __anone81a6cbb0111::RetainReleaseDeallocRemover |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DeadStoreElimination.cpp | 1114 bool isRemovable(Instruction *I) { isRemovable() function |