Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1383 StructType *ArgStructType = in createTask() local
1385 assert(ArgStructType && "Unable to find struct type corresponding to " in createTask()
1388 Builder.getInt64(M.getDataLayout().getTypeStoreSize(ArgStructType)); in createTask()