Searched refs:castCallResultIfNeeded (Results 1 – 2 of 2) sorted by relevance
281 Constant *Evaluator::castCallResultIfNeeded(Type *ReturnType, Constant *RV) { in castCallResultIfNeeded() function in Evaluator524 InstResult = castCallResultIfNeeded(CB.getType(), C); in EvaluateBlock()548 InstResult = castCallResultIfNeeded(CB.getType(), RetVal); in EvaluateBlock()
129 Constant *castCallResultIfNeeded(Type *ReturnType, Constant *RV);