Searched defs:EscapedName (Results 1 – 2 of 2) sorted by relevance
2443 StringRef EscapedName = GlobalValue::dropLLVMManglingEscape(MF->getName()); in translateKnownIntrinsic() local
5143 enum Mode{ None, Name, QuotedName, Tag, EscapedName }; enumerator