Searched defs:TryConvert (Results 1 – 3 of 3) sorted by relevance
26 TryConvert, enumConstant
37 TryConvert(const From& in, To* out) { in TryConvert() function43 TryConvert(const From& /* in */, To* /* out */) { in TryConvert() function
504 bool MVETailPredication::TryConvert(Value *TripCount) { in TryConvert() function in MVETailPredication