Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6311 static Value *getValueOrUndef(WeakVH &VH, LLVMContext &C) { in getValueOrUndef() function
6331 getValueOrUndef(DVIRec.LocationOps[0], DVIRec.DVI->getContext()); in restorePreTransformState()
6336 Value *CachedValue = getValueOrUndef(VH, DVIRec.DVI->getContext()); in restorePreTransformState()