Searched refs:UR (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp944 for (User *UR : UVal->users()) {
946 Instruction *UI = dyn_cast<Instruction>(UR);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5884 ConstantRange UR = getRangeForAffineARHelper(
5889 return SR.intersectWith(UR, ConstantRange::Smallest);

Completed in 98 milliseconds

12