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