Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp628 RValue InitRVal; in emitInitWithReductionInitializer() local
631 InitRVal = CGF.EmitLoadOfLValue(LV, DRD->getLocation()); in emitInitWithReductionInitializer()
634 InitRVal = in emitInitWithReductionInitializer()
646 CodeGenFunction::OpaqueValueMapping OpaqueMap(CGF, &OVE, InitRVal); in emitInitWithReductionInitializer()