Home
last modified time | relevance | path

Searched refs:FullWindowWeight (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodePadder.cpp365 double FullWindowWeight = in computeFirstWindowPenaltyWeight() local
368 assert(FullWindowWeight >= FullWindowFirstPartWeight && in computeFirstWindowPenaltyWeight()
370 return FullWindowWeight - FullWindowFirstPartWeight; in computeFirstWindowPenaltyWeight()