Searched refs:TempWeight (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1603 uint64_t TempWeight; local
1609 if (MaxWeight > 0 && !TI->extractProfTotalWeight(TempWeight)) {

Completed in 172 milliseconds