Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.h79 float MaxWeight = 0; ///< Maximum spill weight evicted. member
H A DMIRSampleProfile.cpp231 uint32_t MaxWeight = std::numeric_limits<uint32_t>::max(); setBranchProbs() local
/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp674 std::optional<uint32_t> MaxWeight; getMaxEstimatedEdgeWeight() local
864 auto MaxWeight = getMaxEstimatedEdgeWeight(LoopBB, successors(BB)); computeEestimateBlockWeight() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1431 calculateWeightScale(uint64_t MaxWeight) calculateWeightScale() argument
1472 uint64_t MaxWeight = *std::max_element(Weights.begin(), Weights.end()); createProfileWeights() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1684 uint32_t MaxWeight = 0; generateMDProfMetadata() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1793 unsigned MaxWeight = 0, Weight = 0; in computeUberWeights() local