Searched refs:appendLoopExit (Results 1 – 2 of 2) sorted by relevance
936 void appendLoopExit(const Stmt *LoopStmt, BumpVectorContext &C) { in appendLoopExit() function
836 void appendLoopExit(CFGBlock *B, const Stmt *LoopStmt) { in appendLoopExit() function in __anon15de256c0411::CFGBuilder837 B->appendLoopExit(LoopStmt, cfg->getBumpVectorContext()); in appendLoopExit()1603 appendLoopExit(Block, LoopStmt); in addLoopExit()