Searched refs:getConstantAt (Results 1 – 3 of 3) sorted by relevance
384 static Constant *getConstantAt(Value *V, Instruction *At, LazyValueInfo *LVI) { in getConstantAt() function455 if (auto *C = getConstantAt(RetVal, RI, LVI)) { in runImpl()
661 static Constant *getConstantAt(Value *V, Instruction *At, LazyValueInfo *LVI) { in getConstantAt() function747 if (auto *C = getConstantAt(RetVal, RI, LVI)) { in runImpl()
208 if (context.runtime.getObject().getConstantAt(name) != null) in checkNameAvailability()