Searched defs:shouldChangeType (Results 1 – 2 of 2) sorted by relevance
174 bool InstCombiner::shouldChangeType(unsigned FromWidth, in shouldChangeType() function in InstCombiner202 bool InstCombiner::shouldChangeType(Type *From, Type *To) const { in shouldChangeType() function in InstCombiner
214 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType() function in InstCombinerImpl242 bool InstCombinerImpl::shouldChangeType(Type *From, Type *To) const { in shouldChangeType() function in InstCombinerImpl