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