Searched refs:GetSym (Results 1 – 1 of 1) sorted by relevance
150 auto GetSym = [this](const MDOperand &MDO) -> MCSymbol * { in emitModuleMetadata() local160 const MCSymbol *From = GetSym(E->getOperand(0)); in emitModuleMetadata()161 const MCSymbol *To = GetSym(E->getOperand(1)); in emitModuleMetadata()