Home
last modified time | relevance | path

Searched defs:OrigName (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp65 auto OrigName = F.getName().str(); in convertToLocalCopy() local
H A DSampleProfile.cpp362 StringRef OrigName = F.getName(); in GUIDToFuncNameMapper() local
2164 StringRef OrigName = N_F.getKey(); in runOnModule() local
H A DFunctionImport.cpp1648 StringRef OrigName = in thinLTOInternalizeModule() local
H A DMemProfContextDisambiguation.cpp3473 StringRef OrigName = in findValueInfoForFunc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp818 std::string OrigName(F.getName()); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1062 static void reconstituteName(StringRef OrigName, StringRef ExtractedName, in reconstituteName()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp722 std::string OrigName = F.getName().str(); in renameComdatFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16989 IdentifierInfo *OrigName = Name; in ActOnTag() local