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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp100 /// ShouldChangeType - Return true if it is desirable to convert a computation
103 bool InstCombiner::ShouldChangeType(Type *From, Type *To) const { function in class:InstCombiner

Completed in 108 milliseconds