Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h231 SmallPtrSet<Instruction *, 8> &getCastInsts() { return CastInsts; } in getCastInsts() function
342 const SmallVectorImpl<Instruction *> &getCastInsts() const { in getCastInsts() function