Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1252 static FunctionCallee getKmpcForStaticInitForType(Type *Ty, Module &M, in getKmpcForStaticInitForType() function
1287 FunctionCallee StaticInit = getKmpcForStaticInitForType(IVTy, M, *this); in createStaticWorkshareLoop()