Searched refs:DepValueType (Results 1 – 2 of 2) sorted by relevance
753 Type *DepValueType; member756 DependData(omp::RTLDependenceKindTy DepKind, Type *DepValueType, in DependData()758 : DepKind(DepKind), DepValueType(DepValueType), DepVal(DepVal) {} in DependData()
1455 Dep.DepValueType)), in createTask()