Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LVal

406       auto LVal = OMPRegionInfo->getThreadIDVariableLValue(CGF);
407 ThreadID = CGF.EmitLoadOfLValue(LVal, Loc).getScalarVal();