Home
last modified time | relevance | path

Searched refs:CGInfo (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp284 CGOpenMPOutlinedRegionInfo CGInfo(*CS, ThreadIDVar, CodeGen); in emitParallelOutlinedFunction() local
285 CGF.CapturedStmtInfo = &CGInfo; in emitParallelOutlinedFunction()
297 CGOpenMPTaskOutlinedRegionInfo CGInfo(*CS, ThreadIDVar, CodeGen); in emitTaskOutlinedFunction() local
298 CGF.CapturedStmtInfo = &CGInfo; in emitTaskOutlinedFunction()