Home
last modified time | relevance | path

Searched defs:Fname (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h143 FunctionSamples *getFlattenedSamplesFor(const FunctionId &Fname) { in getFlattenedSamplesFor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp131 for (const auto &Fname : ContextRoots) { in CtxInstrumentationLowerer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp202 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall()
H A DMachineOutliner.cpp1094 std::string Fname = std::string(F.getName()); in emitInstrCountChangedRemark() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h411 FunctionSamples *getSamplesFor(StringRef Fname) { in getSamplesFor()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp164 &PassName](StringRef Fname) { in emitInstrCountChangedRemark()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1791 SampleProfileReaderItaniumRemapper::lookUpNameInProfile(StringRef Fname) { in lookUpNameInProfile()