Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp259 BottomUpPtrState &getPtrBottomUpState(const Value *Arg) { in getPtrBottomUpState() function in __anon9dc24dd00111::BBState
1108 const BottomUpPtrState &SuccS = BBI->second.getPtrBottomUpState(Arg); in CheckForCFGHazards()
1179 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()
1191 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()