Searched refs:AllowedExit (Results 1 – 1 of 1) sorted by relevance
1381 SmallPtrSet<Value*, 4> AllowedExit; member in __anon63bf7e8f0111::LoopVectorizationLegality4245 if (!hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) in canVectorizeInstrs()4287 if (hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) { in canVectorizeInstrs()4302 AllowedExit.insert(Reductions[Phi].getLoopExitInstr()); in canVectorizeInstrs()4368 if (hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) { in canVectorizeInstrs()