Home
last modified time | relevance | path

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

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