Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h64 bool HasProfileData = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h84 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3467 bool HasProfileData = in writePerModuleFunctionSummaryRecord() local
3787 bool HasProfileData = false; in writeCombinedGlobalValueSummary() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp291 bool HasProfileData = F.hasProfileData(); in runOnFunction() local