Searched refs:getConstantAt (Results 1 – 1 of 1) sorted by relevance
97 static Constant *getConstantAt(Value *V, Instruction *At, LazyValueInfo *LVI) { in getConstantAt() function128 C = getConstantAt(S->getCondition(), I, LVI); in processSelect()1281 if (auto *C = getConstantAt(RetVal, RI, LVI)) { in runImpl()