Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDIVDescriptors.h376 return RedundantCasts; in getCastInsts()
395 SmallVector<Instruction *, 2> RedundantCasts; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIVDescriptors.cpp1264 RedundantCasts.push_back(Inst); in InductionDescriptor()