Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h202 LocToLocMap &getIRToProfileLocationMap(const Function &F) { in getIRToProfileLocationMap() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp459 auto &IRToProfileLocationMap = getIRToProfileLocationMap(F); in runOnFunction()