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

Declarations

tools/polly/include/polly/ScopDetection.h
  419   bool isValidSwitch(BasicBlock &BB, SwitchInst *SI, Value *Condition,

References

tools/polly/lib/Analysis/ScopDetection.cpp
  665   return isValidSwitch(BB, SI, Condition, IsLoopBranch, Context);