Searched refs:wrapperMDTuple (Results 1 – 1 of 1) sorted by relevance
211 const llvm::MDNode *const wrapperMDTuple = wrapperMDNode->getOperand(0); in MetadataExtractor() local214 success &= extractUIntFromMetadataString(&mCompilerVersion, wrapperMDTuple->getOperand(0)); in MetadataExtractor()215 success &= extractUIntFromMetadataString(&mOptimizationLevel, wrapperMDTuple->getOperand(1)); in MetadataExtractor()