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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
InstCombine.h 209 /// ShouldOptimizeCast - Return true if the cast from "V to Ty" actually
213 bool ShouldOptimizeCast(Instruction::CastOps opcode,const Value *V,
InstCombineCasts.cpp 259 /// ShouldOptimizeCast - Return true if the cast from "V to Ty" actually
263 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 364 bool ShouldOptimizeCast(Instruction::CastOps opcode, const Value *V,
InstCombineAndOrXor.cpp     [all...]
InstCombineCasts.cpp 267 bool InstCombiner::ShouldOptimizeCast(Instruction::CastOps opc, const Value *V,
    [all...]

Completed in 981 milliseconds