Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp45 case ARCInstKind::AutoreleasepoolPush: in operator <<()
322 case ARCInstKind::AutoreleasepoolPush: in IsUser()
355 case ARCInstKind::AutoreleasepoolPush: in IsRetain()
390 case ARCInstKind::AutoreleasepoolPush: in IsAutorelease()
426 case ARCInstKind::AutoreleasepoolPush: in IsForwarding()
460 case ARCInstKind::AutoreleasepoolPush: in IsNoopOnNull()
497 case ARCInstKind::AutoreleasepoolPush: in IsNoopOnGlobal()
531 case ARCInstKind::AutoreleasepoolPush: in IsAlwaysTail()
570 case ARCInstKind::AutoreleasepoolPush: in IsNeverTail()
605 case ARCInstKind::AutoreleasepoolPush: in IsNoThrow()
[all …]
H A DObjCARCAliasAnalysis.cpp128 case ARCInstKind::AutoreleasepoolPush: in getModRefInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp133 case ARCInstKind::AutoreleasepoolPush: in Depends()
145 case ARCInstKind::AutoreleasepoolPush: in Depends()
160 case ARCInstKind::AutoreleasepoolPush: in Depends()
171 case ARCInstKind::AutoreleasepoolPush: in Depends()
H A DObjCARCAPElim.cpp70 case ARCInstKind::AutoreleasepoolPush: in OptimizeBB()
H A DObjCARCOpts.cpp1366 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionBottomUp()
1550 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionTopDown()
2176 case ARCInstKind::AutoreleasepoolPush: in OptimizeWeakCalls()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h36 AutoreleasepoolPush, ///< objc_autoreleasePoolPush enumerator