Searched refs:getClonePathsForFunction (Results 1 – 3 of 3) sorted by relevance
78 getClonePathsForFunction(StringRef FuncName) const;184 getClonePathsForFunction(StringRef FuncName) const;
74 BasicBlockSectionsProfileReader::getClonePathsForFunction( in getClonePathsForFunction() function in BasicBlockSectionsProfileReader438 BasicBlockSectionsProfileReaderWrapperPass::getClonePathsForFunction( in getClonePathsForFunction() function in BasicBlockSectionsProfileReaderWrapperPass440 return BBSPR.getClonePathsForFunction(FuncName); in getClonePathsForFunction()
253 .getClonePathsForFunction(MF.getName())); in INITIALIZE_PASS_DEPENDENCY()