Home
last modified time | relevance | path

Searched refs:hasOutsideLoopUser (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3647 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() function
3701 if (!hasOutsideLoopUser(TheLoop, it, AllowedExit)) in canVectorizeInstrs()
3742 if (hasOutsideLoopUser(TheLoop, it, AllowedExit)) { in canVectorizeInstrs()
3843 if (hasOutsideLoopUser(TheLoop, it, AllowedExit)) { in canVectorizeInstrs()