Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h214 std::optional<int> ColdThreshold; global() member
/llvm-project/bolt/lib/Passes/
H A DReorderAlgorithm.cpp34 static cl::opt<unsigned> ColdThreshold( variable
680 const uint64_t ColdThreshold = in reorderBasicBlocks() local
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp114 static cl::opt<int> ColdThreshold( variable
[all...]