Searched refs:isOutOfScope (Results 1 – 1 of 1) sorted by relevance
4745 auto isOutOfScope = [&](Value *V) -> bool { in collectLoopUniforms() local4753 if (!isOutOfScope(Latch->getTerminator()->getOperand(0))) { in collectLoopUniforms()4779 if (isOutOfScope(OV)) in collectLoopUniforms()4783 return isOutOfScope(U) || Worklist.count(cast<Instruction>(U)); in collectLoopUniforms()4803 return U == UpdateV || isOutOfScope(U) || in collectLoopUniforms()4807 return U == PN || isOutOfScope(U) || in collectLoopUniforms()