Home
last modified time | relevance | path

Searched refs:getClonePathsForFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp73 BasicBlockSectionsProfileReader::getClonePathsForFunction( in getClonePathsForFunction() function in BasicBlockSectionsProfileReader
437 BasicBlockSectionsProfileReaderWrapperPass::getClonePathsForFunction( in getClonePathsForFunction() function in BasicBlockSectionsProfileReaderWrapperPass
439 return BBSPR.getClonePathsForFunction(FuncName); in getClonePathsForFunction()
H A DBasicBlockPathCloning.cpp245 .getClonePathsForFunction(MF.getName())); in INITIALIZE_PASS_DEPENDENCY()