Searched defs:getTypeAtIndex (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | Type.cpp | 517 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType |
/external/llvm/lib/IR/ | ||
D | Type.cpp | 554 Type *CompositeType::getTypeAtIndex(const Value *V) const { in getTypeAtIndex() function in CompositeType |