Searched refs:RVOPtr (Results 1 – 4 of 4) sorted by relevance
103 const Pointer &getRVOPtr() const { return RVOPtr; } in getRVOPtr()157 Pointer RVOPtr; variable
58 RVOPtr = stackRef<Pointer>(0); in InterpFrame()
340 def RVOPtr : Opcode;
2253 inline bool RVOPtr(InterpState &S, CodePtr OpPC) { in RVOPtr() function