Searched defs:AllocArgs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2375 llvm::Value *AllocArgs[] = {emitUpdateLocation(CGF, Loc), local
2381 createRuntimeFunction(OMPRTL__kmpc_omp_task_alloc), AllocArgs);

Completed in 369 milliseconds