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