Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h431 llvm::DenseMap<llvm::Function *, llvm::Function *> WrapperFunctionsMap; variable
H A DCGOpenMPRuntimeGPU.cpp1078 WrapperFunctionsMap.clear(); in emitNonSPMDKernel()
1593 WrapperFunctionsMap[OutlinedFun] = WrapperFun; in emitParallelOutlinedFunction()
2095 llvm::Function *WFn = WrapperFunctionsMap[OutlinedFn]; in emitParallelCall()