Searched refs:getLoopTarget (Results 1 – 2 of 2) sorted by relevance
488 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
1255 if (const Stmt *Loop = BE->getDst()->getLoopTarget()) { in GenerateExtensivePathDiagnostic()