Home
last modified time | relevance | path

Searched refs:RedundantCasts (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h343 return RedundantCasts; in getCastInsts()
362 SmallVector<Instruction *, 2> RedundantCasts; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp831 RedundantCasts.push_back(Inst); in InductionDescriptor()