Searched defs:shouldChangeType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp171 bool InstCombiner::shouldChangeType(unsigned FromWidth, function in class:InstCombiner
199 bool InstCombiner::shouldChangeType(Type *From, Type *To) const { function in class:InstCombiner

Completed in 115 milliseconds