Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1401 FunctionCallee WrapperFuncVal = M.getOrInsertFunction( in createTask() local
1404 Function *WrapperFunc = dyn_cast<Function>(WrapperFuncVal.getCallee()); in createTask()