Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4192 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() function
4245 if (!hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) in canVectorizeInstrs()
4287 if (hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) { in canVectorizeInstrs()
4368 if (hasOutsideLoopUser(TheLoop, &*it, AllowedExit)) { in canVectorizeInstrs()