Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp271 BottomUpPtrState &getPtrBottomUpState(const Value *Arg) { in getPtrBottomUpState() function in __anon0b2926eb0111::BBState
1269 const BottomUpPtrState &SuccS = BBI->second.getPtrBottomUpState(Arg); in CheckForCFGHazards()
1339 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()
1351 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()