Home
last modified time | relevance | path

Searched defs:getSamplesFor (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h353 FunctionSamples *getSamplesFor(const Function &F) { in getSamplesFor() function
371 virtual FunctionSamples *getSamplesFor(StringRef Fname) { in getSamplesFor() function
/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h277 FunctionSamples *getSamplesFor(const Function &F) { in getSamplesFor() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h398 FunctionSamples *getSamplesFor(const Function &F) { in getSamplesFor() function
423 virtual FunctionSamples *getSamplesFor(StringRef Fname) { in getSamplesFor() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp1233 SampleProfileReaderItaniumRemapper::getSamplesFor(StringRef Fname) { in getSamplesFor() function in SampleProfileReaderItaniumRemapper