Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp67 bool isRemovable(Expr *E) const { in isRemovable() function in __anon56b69fc00111::UnusedInitRewriter
H A DTransZeroOutPropsInDealloc.cpp145 bool isRemovable(Expr *E) const { in isRemovable() function in __anon90a7af540111::ZeroOutInDeallocRemover
H A DTransRetainReleaseDealloc.cpp422 bool isRemovable(Expr *E) const { in isRemovable() function in __anonf268a3d50111::RetainReleaseDeallocRemover
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1084 bool isRemovable(Instruction *I) { in isRemovable() function