Searched refs:getCompoundConstruct (Results 1 – 3 of 3) sorted by relevance
109 getCompoundConstruct(ArrayTy(Range.begin(), Range.end())); in getLeafOrCompositeConstructs()123 Directive getCompoundConstruct(ArrayRef<Directive> Parts) { in getCompoundConstruct() function
28 Directive getCompoundConstruct(ArrayRef<Directive> Parts);
157 return llvm::omp::getCompoundConstruct(dirIds); in makeCompound()