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

Declarations

tools/polly/include/polly/ScopDetection.h
  408   bool isValidInstruction(Instruction &Inst, DetectionContext &Context) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1555       if (!isValidInstruction(*I, Context) && !KeepGoing)