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

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp261 BottomUpPtrState &getPtrBottomUpState(const Value *Arg) { function in class:__anon12898::BBState
1041 const BottomUpPtrState &SuccS = BBI->second.getPtrBottomUpState(Arg);
1113 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg);
1125 BottomUpPtrState &S = MyStates.getPtrBottomUpState(Arg);

Completed in 159 milliseconds