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.cpp2293 bool HasProfile = doesBlockHaveProfileData(BB); in threadThroughTwoBasicBlocks() local
2409 bool HasProfile = doesBlockHaveProfileData(BB); in threadEdge() local
2551 bool HasProfile) { in updateBlockFreqAndEdgeWeight()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7436 bool HasProfile, bool HasRelBF) { in makeCallList()
7761 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
7915 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local