Searched defs:MaxWeight (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp764 static uint64_t calculateWeightScale(uint64_t MaxWeight) { argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1032 uint32_t MaxWeight = 0; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp232 float MaxWeight; ///< Maximum spill weight evicted. member in struct:__anon2514::RAGreedy::EvictionCost
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1380 unsigned MaxWeight = 0, Weight = 0; local

Completed in 92 milliseconds