Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp131 for (const auto &Fname : ContextRoots) { CtxInstrumentationLowerer() local
/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp202 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall() argument
H A DMachineOutliner.cpp1094 std::string Fname = std::string(F.getName()); emitInstrCountChangedRemark() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h411 getSamplesFor(StringRef Fname) getSamplesFor() argument
/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp164 std::pair<unsigned, unsigned> &Change = FunctionToInstrCount[Fname]; in emitInstrCountChangedRemark() argument
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1790 lookUpNameInProfile(StringRef Fname) lookUpNameInProfile() argument