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

References

tools/polly/lib/Analysis/ScopBuilder.cpp
  460     bool Valid = buildConditionSets(BB, BinOp->getOperand(0), TI, L, Domain,
  462                  buildConditionSets(BB, BinOp->getOperand(1), TI, L, Domain,
  530   if (!TI)
  548     scop->invalidate(COMPLEXITY, TI ? TI->getDebugLoc() : DebugLoc(),
  548     scop->invalidate(COMPLEXITY, TI ? TI->getDebugLoc() : DebugLoc(),
  549                      TI ? TI->getParent() : nullptr /* BasicBlock */);
  549                      TI ? TI->getParent() : nullptr /* BasicBlock */);