Searched defs:MaxWeight (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocEvictionAdvisor.h | 79 float MaxWeight = 0; ///< Maximum spill weight evicted. member |
H A D | MIRSampleProfile.cpp | 231 uint32_t MaxWeight = std::numeric_limits<uint32_t>::max(); setBranchProbs() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | BranchProbabilityInfo.cpp | 674 std::optional<uint32_t> MaxWeight; getMaxEstimatedEdgeWeight() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 1431 calculateWeightScale(uint64_t MaxWeight) calculateWeightScale() argument |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 1684 uint32_t MaxWeight = 0; generateMDProfMetadata() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenRegisters.cpp | 1793 unsigned MaxWeight = 0, Weight = 0; in computeUberWeights() local |