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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp267 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V, function in class:InstCombiner
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp259 /// ShouldOptimizeCast - Return true if the cast from "V to Ty" actually
263 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V, function in class:InstCombiner

Completed in 94 milliseconds