Searched refs:NeedBitCast (Results 1 – 1 of 1) sorted by relevance
2138 bool NeedBitCast = !TheCall->use_empty() && TheCall->getType() != NewRetTy; in InlineFunction() local2149 if (!NeedBitCast) in InlineFunction()