reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5294 llvm::Value *TaskArgs[] = { UpLoc, ThreadID, NewTask }; 5298 DepTaskArgs[1] = ThreadID; 5329 DepWaitTaskArgs[1] = ThreadID; 5335 auto &&ElseCodeGen = [&TaskArgs, ThreadID, NewTaskNewTaskTTy, TaskEntry, 5348 auto &&CodeGen = [TaskEntry, ThreadID, NewTaskNewTaskTTy, 5351 llvm::Value *OutlinedFnArgs[] = {ThreadID, NewTaskNewTaskTTy};