Searched refs:GetLoopControlFlowInfo (Results 1 – 3 of 3) sorted by relevance
72 LoopControlFlowInfo GetLoopControlFlowInfo(const Statement& stmt) { in GetLoopControlFlowInfo() function
135 LoopControlFlowInfo GetLoopControlFlowInfo(const Statement& stmt);
1762 Analysis::LoopControlFlowInfo loopInfo = Analysis::GetLoopControlFlowInfo(*d.statement()); in writeDoStatement()1884 Analysis::LoopControlFlowInfo loopInfo = Analysis::GetLoopControlFlowInfo(*f.statement()); in writeForStatement()