Home
last modified time | relevance | path

Searched defs:getCastInsts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h249 const SmallPtrSet<Instruction *, 8> &getCastInsts() const { return CastInsts; } in getCastInsts() function
375 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function