Searched refs:getLoopTarget (Results 1 – 8 of 8) sorted by relevance
591 if (const Stmt *LoopTarget = B->getLoopTarget()) { in reportDeadCode()
633 if (const Stmt *LoopTarget = B->getLoopTarget()) { in reportDeadCode()
631 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
963 return BE->getSrc()->getLoopTarget() == FCS; in alreadyExecutedAtLeastOneLoopIteration()
992 return BE->getSrc()->getLoopTarget() == FCS; in alreadyExecutedAtLeastOneLoopIteration()
1067 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
1491 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in GenerateExtensivePathDiagnostic()1775 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in GenerateAlternateExtensivePathDiagnostic()
1241 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in generatePathDiagnosticsForNode()