Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp6780 static Value *getValueOrPoison(WeakVH &VH, LLVMContext &C) { in getValueOrPoison() function
6801 getValueOrPoison(DVIRec.LocationOps[0], DbgVal->getContext()); in restorePreTransformState()
6806 Value *CachedValue = getValueOrPoison(VH, DbgVal->getContext()); in restorePreTransformState()