Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DInlineCost.h198 Optional<int> ColdThreshold; member
/llvm-project-15.0.7/bolt/lib/Passes/
H A DReorderAlgorithm.cpp33 static cl::opt<unsigned> ColdThreshold( variable
630 const uint64_t ColdThreshold = in reorderBasicBlocks() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineCost.cpp100 static cl::opt<int> ColdThreshold( variable