Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TempAlloca

309   Address TempAlloca = CGF.CreateMemTemp(
317 TempAlloca, getAtomicAddress().getType());
318 return TempAlloca;