Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
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
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp88 bool InstCombiner::ShouldChangeType(Type *From, Type *To) const { in ShouldChangeType() function in InstCombiner