Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h341 return RedundantCasts; in getCastInsts()
360 SmallVector<Instruction *, 2> RedundantCasts; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp787 RedundantCasts.push_back(Inst); in InductionDescriptor()