Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp660 static Constant *getConstantAt(Value *V, Instruction *At, LazyValueInfo *LVI) { in getConstantAt() function
746 if (auto *C = getConstantAt(RetVal, RI, LVI)) { in runImpl()