Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CurVal

148   void *&CurVal = mGlobalAddressMap[GV];
149 void *OldVal = CurVal;
151 CurVal = Addr;