Searched refs:hasOutsideLoopUser (Results 1 – 1 of 1) sorted by relevance
411 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() function864 if (hasOutsideLoopUser(TheLoop, &I, AllowedExit)) { in canVectorizeInstrs()