Lines Matching full:adjusted
261 /// If the member is virtual, the adjusted 'this' pointer points300 This = Builder.CreateBitCast(Ptr, This->getType(), "this.adjusted");320 // Cast the adjusted this to a pointer to vtable pointer and load.