Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DIVDescriptors.h249 const SmallPtrSet<Instruction *, 8> &getCastInsts() const { return CastInsts; } in getCastInsts() function
378 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function