Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4630 auto isOutOfScope = [&](Value *V) -> bool { in collectLoopUniforms() local
4645 if (isOutOfScope(I)) { in collectLoopUniforms()
4728 assert(isOutOfScope(EVI->getAggregateOperand()) && in collectLoopUniforms()
4752 if (isOutOfScope(V)) in collectLoopUniforms()
4772 if (isOutOfScope(OV)) in collectLoopUniforms()