Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.h83 uint64_t estimateBranchTargetThresholdVA(size_t callIdx) const;
H A DConcatOutputSection.cpp174 TextOutputSection::estimateBranchTargetThresholdVA(size_t callIdx) const { in estimateBranchTargetThresholdVA() function in TextOutputSection
333 branchTargetThresholdVA = estimateBranchTargetThresholdVA(callIdx); in finalize()