Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp264 TopDownPtrState &getPtrTopDownState(const Value *Arg) { in getPtrTopDownState() function in __anon0b2926eb0111::BBState
1506 TopDownPtrState &S = MyStates.getPtrTopDownState(Root); in VisitInstructionTopDown()
1528 TopDownPtrState &S = MyStates.getPtrTopDownState(Arg); in VisitInstructionTopDown()
1536 TopDownPtrState &S = MyStates.getPtrTopDownState(Arg); in VisitInstructionTopDown()