Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6395 Function *BeginMapperFunc = getOrCreateRuntimeFunctionPtr( in createTargetData() local
6398 Builder.CreateCall(BeginMapperFunc, OffloadingArgs); in createTargetData()