Home
last modified time | relevance | path

Searched defs:ShouldChangeType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp93 bool InstCombiner::ShouldChangeType(unsigned FromWidth, in ShouldChangeType() function in InstCombiner
114 bool InstCombiner::ShouldChangeType(Type *From, Type *To) const { in ShouldChangeType() function in InstCombiner