Home
last modified time | relevance | path

Searched defs:collectFuncsFrom (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h347 virtual void collectFuncsFrom(const Module &M) {} in collectFuncsFrom() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp505 void SampleProfileReaderExtBinary::collectFuncsFrom(const Module &M) { in collectFuncsFrom() function in SampleProfileReaderExtBinary
885 void SampleProfileReaderCompactBinary::collectFuncsFrom(const Module &M) { in collectFuncsFrom() function in SampleProfileReaderCompactBinary