Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3341 auto LIFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTLastIter); in emitProxyTaskFunction() local
3342 auto LILVal = CGF.EmitLValueForField(Base, *LIFI); in emitProxyTaskFunction()
3635 auto LIFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTLastIter); in emitTaskDupFunction() local
3638 LValue LILVal = CGF.EmitLValueForField(Base, *LIFI); in emitTaskDupFunction()