Home
last modified time | relevance | path

Searched refs:RemppedName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2293 if (auto RemppedName = Remapper->lookUpNameInProfile(CanonName)) { in runOnFunction() local
2294 It = OutlineFunctionSamples.find(FunctionId(*RemppedName)); in runOnFunction()