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

Declarations

tools/polly/include/polly/ScopDetection.h
  351   bool isValidCallInst(CallInst &CI, DetectionContext &Context) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1219     if (isValidCallInst(*CI, Context))