Home
last modified time | relevance | path

Searched refs:AutoreleasepoolPush (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp45 case ARCInstKind::AutoreleasepoolPush: in operator <<()
323 case ARCInstKind::AutoreleasepoolPush: in IsUser()
356 case ARCInstKind::AutoreleasepoolPush: in IsRetain()
391 case ARCInstKind::AutoreleasepoolPush: in IsAutorelease()
427 case ARCInstKind::AutoreleasepoolPush: in IsForwarding()
461 case ARCInstKind::AutoreleasepoolPush: in IsNoopOnNull()
498 case ARCInstKind::AutoreleasepoolPush: in IsNoopOnGlobal()
532 case ARCInstKind::AutoreleasepoolPush: in IsAlwaysTail()
571 case ARCInstKind::AutoreleasepoolPush: in IsNeverTail()
606 case ARCInstKind::AutoreleasepoolPush: in IsNoThrow()
[all …]
H A DObjCARCAliasAnalysis.cpp123 case ARCInstKind::AutoreleasepoolPush: in getModRefInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp135 case ARCInstKind::AutoreleasepoolPush: in Depends()
147 case ARCInstKind::AutoreleasepoolPush: in Depends()
162 case ARCInstKind::AutoreleasepoolPush: in Depends()
173 case ARCInstKind::AutoreleasepoolPush: in Depends()
H A DObjCARCAPElim.cpp70 case ARCInstKind::AutoreleasepoolPush: in OptimizeBB()
H A DObjCARCOpts.cpp1409 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionBottomUp()
1593 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionTopDown()
2215 case ARCInstKind::AutoreleasepoolPush: in OptimizeWeakCalls()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h36 AutoreleasepoolPush, ///< objc_autoreleasePoolPush enumerator