reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp
   91 ParallelLoopGeneratorGOMP::createSubFn(Value *Stride, AllocaInst *StructData,
tools/polly/lib/CodeGen/LoopGeneratorsKMP.cpp
  127 ParallelLoopGeneratorKMP::createSubFn(Value *StrideNotUsed,

References

tools/polly/lib/CodeGen/LoopGenerators.cpp
  184   std::tie(IV, SubFn) = createSubFn(Stride, Struct, UsedValues, Map);