Searched refs:hasByVal (Results 1 – 1 of 1) sorted by relevance
2926 bool hasByVal = I.hasByValArgument(); in visitCallInst() local2938 bool NeedsCast = (hasByVal || isStructRet) && !isa<Function>(Callee); in visitCallInst()2965 else if (hasByVal) in visitCallInst()