Searched defs: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() function
339 AllocaInst *ConvertToScalarInfo::TryConvert(AllocaInst *AI) { in TryConvert() function in ConvertToScalarInfo