Home
last modified time | relevance | path

Searched defs:isRemovable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp67 bool isRemovable(Expr *E) const { in isRemovable() function in __anon2374f7260111::UnusedInitRewriter
H A DTransZeroOutPropsInDealloc.cpp145 bool isRemovable(Expr *E) const { in isRemovable() function in __anon3c9294fa0111::ZeroOutInDeallocRemover
H A DTransRetainReleaseDealloc.cpp422 bool isRemovable(Expr *E) const { in isRemovable() function in __anone81a6cbb0111::RetainReleaseDeallocRemover
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1114 bool isRemovable(Instruction *I) { isRemovable() function