Home
last modified time | relevance | path

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

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