Searched refs:collectFuncsToUse (Results 1 – 3 of 3) sorted by relevance
283 virtual void collectFuncsToUse(const Module &M) {} in collectFuncsToUse() function484 void collectFuncsToUse(const Module &M) override;
594 void SampleProfileReaderCompactBinary::collectFuncsToUse(const Module &M) { in collectFuncsToUse() function in SampleProfileReaderCompactBinary
1536 Reader->collectFuncsToUse(M); in INITIALIZE_PASS_DEPENDENCY()