Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6346 static Value *getValueOrUndef(WeakVH &VH, LLVMContext &C) { in getValueOrUndef() function
6366 getValueOrUndef(DVIRec.LocationOps[0], DVIRec.DVI->getContext()); in restorePreTransformState()
6371 Value *CachedValue = getValueOrUndef(VH, DVIRec.DVI->getContext()); in restorePreTransformState()