Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2779 static Value *getUniqueCastUse(Value *Ptr, Loop *Lp, Type *Ty) { in getUniqueCastUse() function
2865 if (!getUniqueCastUse(U->getValue(), Lp, V->getType())) in getStrideFromPointer()