Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp274 BottomUpPtrState &getPtrBottomUpState(const Value *Arg) { in getPtrBottomUpState() function in __anonbfeb721b0111::BBState
1308 const BottomUpPtrState &SuccS = BBI->second.getPtrBottomUpState(Arg); in CheckForCFGHazards()
1378 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()
1390 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()