Searched refs:hasOutsideLoopUser (Results 1 – 1 of 1) sorted by relevance
3608 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() function3662 if (!hasOutsideLoopUser(TheLoop, it, AllowedExit)) in canVectorizeInstrs()3705 if (hasOutsideLoopUser(TheLoop, it, AllowedExit)) { in canVectorizeInstrs()3814 if (hasOutsideLoopUser(TheLoop, it, AllowedExit)) { in canVectorizeInstrs()