Searched refs:IncDecPtrHelper (Results 1 – 1 of 1) sorted by relevance
1928 static inline bool IncDecPtrHelper(InterpState &S, CodePtr OpPC, in IncDecPtrHelper() function1958 return IncDecPtrHelper<ArithOp::Add>(S, OpPC, Ptr); in IncPtr()1967 return IncDecPtrHelper<ArithOp::Sub>(S, OpPC, Ptr); in DecPtr()