Searched refs:TryConvert (Results 1 – 2 of 2) sorted by relevance
37 TryConvert(const From& in, To* out) { in TryConvert() function43 TryConvert(const From& /* in */, To* /* out */) { in TryConvert() function177 bool converted = TryConvert(value_, &int_val); in GetAsInteger()
271 AllocaInst *TryConvert(AllocaInst *AI);290 AllocaInst *ConvertToScalarInfo::TryConvert(AllocaInst *AI) { in TryConvert() function in ConvertToScalarInfo1429 ConvertToScalarInfo((unsigned)AllocaSize, *TD).TryConvert(AI)) { in performScalarRepl()