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

Declarations

tools/polly/include/polly/Support/ScopHelper.h
  316 void splitEntryBlockForAlloca(llvm::BasicBlock *EntryBlock, llvm::Pass *P);

References

tools/polly/lib/Transform/CodePreparation.cpp
  101   splitEntryBlockForAlloca(&F.getEntryBlock(), this);