Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp47 case ARCInstKind::AutoreleasepoolPush: in operator <<()
324 case ARCInstKind::AutoreleasepoolPush: in IsUser()
357 case ARCInstKind::AutoreleasepoolPush: in IsRetain()
392 case ARCInstKind::AutoreleasepoolPush: in IsAutorelease()
428 case ARCInstKind::AutoreleasepoolPush: in IsForwarding()
462 case ARCInstKind::AutoreleasepoolPush: in IsNoopOnNull()
498 case ARCInstKind::AutoreleasepoolPush: in IsAlwaysTail()
537 case ARCInstKind::AutoreleasepoolPush: in IsNeverTail()
572 case ARCInstKind::AutoreleasepoolPush: in IsNoThrow()
615 case ARCInstKind::AutoreleasepoolPush: in CanInterruptRV()
[all …]
H A DObjCARCAliasAnalysis.cpp120 case ARCInstKind::AutoreleasepoolPush: in getModRefInfo()
/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp143 case ARCInstKind::AutoreleasepoolPush: in Depends()
155 case ARCInstKind::AutoreleasepoolPush: in Depends()
170 case ARCInstKind::AutoreleasepoolPush: in Depends()
181 case ARCInstKind::AutoreleasepoolPush: in Depends()
H A DObjCARCAPElim.cpp98 case ARCInstKind::AutoreleasepoolPush: in OptimizeBB()
H A DObjCARCOpts.cpp1208 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionBottomUp()
1337 case ARCInstKind::AutoreleasepoolPush: in VisitInstructionTopDown()
1929 case ARCInstKind::AutoreleasepoolPush: in OptimizeWeakCalls()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h39 AutoreleasepoolPush, ///< objc_autoreleasePoolPush enumerator