Home
last modified time | relevance | path

Searched defs:HasProfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2268 bool HasProfile = doesBlockHaveProfileData(BB); in threadThroughTwoBasicBlocks() local
2381 bool HasProfile = doesBlockHaveProfileData(BB); in threadEdge() local
2522 bool HasProfile) { in updateBlockFreqAndEdgeWeight()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7372 bool HasProfile, bool HasRelBF) { in makeCallList()
7654 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
7811 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local