Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1405 FunctionCallee WrapperFuncVal = M.getOrInsertFunction( in createTask() local
1408 Function *WrapperFunc = dyn_cast<Function>(WrapperFuncVal.getCallee()); in createTask()