Home
last modified time | relevance | path

Searched defs:HasProfileData (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h64 bool HasProfileData = false; variable
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp126 bool HasProfileData = F.getEntryCount().hasValue(); in runOnFunction() local
143 bool HasProfileData = F.getEntryCount().hasValue(); in run() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3226 bool HasProfileData = F.getEntryCount().hasValue(); in writePerModuleFunctionSummaryRecord() local
3474 bool HasProfileData = false; in writeCombinedGlobalValueSummary() local