Home
last modified time | relevance | path

Searched refs:NeedBitCast (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1915 bool NeedBitCast = !TheCall->use_empty() && TheCall->getType() != NewRetTy; in InlineFunction() local
1926 if (!NeedBitCast) in InlineFunction()