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

Declarations

tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h
  128   void createCallStaticInit(Value *GlobalThreadID, Value *IsLastPtr,

References

tools/polly/lib/CodeGen/LoopGeneratorsKMP.cpp
  227       createCallStaticInit(ID, IsLastPtr, LBPtr, UBPtr, StridePtr, ChunkSize);