Searched defs:DeprecatedFuncName (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 1333 getInstrProfRecord(StringRef FuncName,uint64_t FuncHash,StringRef DeprecatedFuncName,uint64_t * MismatchedFuncSum) getInstrProfRecord() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 524 std::string DeprecatedFuncName; global() member in __anon44f3207d0111::FuncPGOInstrumentation |