Searched refs:AnnotationTuple (Results 1 – 1 of 1) sorted by relevance
3453 auto AnnotationTuple = cast<MDTuple>(Annotation); in getAllocaName() local3454 for (unsigned Index = 0; Index < AnnotationTuple->getNumOperands(); in getAllocaName()3458 cast<MDString>(AnnotationTuple->getOperand(Index)); in getAllocaName()3460 return cast<MDString>(AnnotationTuple->getOperand(Index + 1)) in getAllocaName()