Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3075 auto LIFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTLastIter); in emitProxyTaskFunction() local
3076 LValue LILVal = CGF.EmitLValueForField(Base, *LIFI); in emitProxyTaskFunction()
3440 auto LIFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTLastIter); in emitTaskDupFunction() local
3443 LValue LILVal = CGF.EmitLValueForField(Base, *LIFI); in emitTaskDupFunction()