Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp264 TopDownPtrState &getPtrTopDownState(const Value *Arg) { in getPtrTopDownState() function in __anoncdf238210111::BBState
1504 TopDownPtrState &S = MyStates.getPtrTopDownState(Root); in VisitInstructionTopDown()
1526 TopDownPtrState &S = MyStates.getPtrTopDownState(Arg); in VisitInstructionTopDown()
1534 TopDownPtrState &S = MyStates.getPtrTopDownState(Arg); in VisitInstructionTopDown()