Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp631 PtrState &getPtrBottomUpState(const Value *Arg) { in getPtrBottomUpState() function in __anonda7334de0511::BBState
1649 const PtrState &SuccS = BBI->second.getPtrBottomUpState(Arg); in CheckForCFGHazards()
1723 PtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()
1757 PtrState &S = MyStates.getPtrBottomUpState(Arg); in VisitInstructionBottomUp()