Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp404 static float calculateOverlap(const DenseSet<const Function *> &A, in calculateOverlap() function
551 float Overlap = calculateOverlap(CurFn.Dependencies, Fns); in doPartitioning()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp263 static uint64_t calculateOverlap(DWARFAddressRange A, DWARFAddressRange B) { in calculateOverlap() function
390 ScopeBytesCoveredByEntry += calculateOverlap(*Entry.Range, R); in collectStatsForDie()