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

Declarations

tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h
   66   Value *createCallGetWorkItem(Value *LBPtr, Value *UBPtr);

References

tools/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp
  138   Value *Next = createCallGetWorkItem(LBPtr, UBPtr);