Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp32 return getBBClusterInfoForFunction(FuncName).first; in isFunctionHot()
36 BasicBlockSectionsProfileReader::getBBClusterInfoForFunction( in getBBClusterInfoForFunction() function in BasicBlockSectionsProfileReader
H A DBasicBlockSections.cpp167 bool getBBClusterInfoForFunction( in getBBClusterInfoForFunction() function
174 BBSectionsProfileReader->getBBClusterInfoForFunction(MF.getName()); in getBBClusterInfoForFunction()
344 !getBBClusterInfoForFunction(MF, BBSectionsProfileReader, in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h74 getBBClusterInfoForFunction(StringRef FuncName) const;