HomeSort by relevance Sort by last modified time
    Searched refs:ShouldOptimizeCast (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
InstCombine.h 213 /// ShouldOptimizeCast - Return true if the cast from "V to Ty" actually
217 bool ShouldOptimizeCast(Instruction::CastOps opcode,const Value *V,
InstCombineCasts.cpp 257 /// ShouldOptimizeCast - Return true if the cast from "V to Ty" actually
261 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V,
    [all...]

Completed in 337 milliseconds