Home
last modified time | relevance | path

Searched refs:getClusterInfoForFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp60 return getClusterInfoForFunction(FuncName).first; in isFunctionHot()
64 BasicBlockSectionsProfileReader::getClusterInfoForFunction( in getClusterInfoForFunction() function in BasicBlockSectionsProfileReader
431 BasicBlockSectionsProfileReaderWrapperPass::getClusterInfoForFunction( in getClusterInfoForFunction() function in BasicBlockSectionsProfileReaderWrapperPass
433 return BBSPR.getClusterInfoForFunction(FuncName); in getClusterInfoForFunction()
H A DBasicBlockSections.cpp318 .getClusterInfoForFunction(MF.getName()); in handleBBSections()
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h95 getClusterInfoForFunction(StringRef FuncName) const;
202 getClusterInfoForFunction(StringRef FuncName) const;