Searched refs:getLoopTarget (Results 1 – 4 of 4) sorted by relevance
591 if (const Stmt *LoopTarget = B->getLoopTarget()) { in reportDeadCode()
632 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
995 if (BE->getSrc()->getLoopTarget() == FCS) in alreadyExecutedAtLeastOneLoopIteration()
1493 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in GenerateExtensivePathDiagnostic()1777 if (const Stmt *Loop = BE->getSrc()->getLoopTarget()) { in GenerateAlternateExtensivePathDiagnostic()