Searched defs:getTypeAtIndex (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
D | Type.cpp | 576 Type *CompositeType::getTypeAtIndex(const Value *V) { 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 |