Searched refs:getConstantAt (Results 1 – 1 of 1) sorted by relevance
52 Constant *getConstantAt(Value *V, Instruction *At);337 Constant *CorrelatedValuePropagation::getConstantAt(Value *V, Instruction *At) { in getConstantAt() function in CorrelatedValuePropagation407 if (auto *C = getConstantAt(RetVal, RI)) { in runOnFunction()