Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp403 static float calculateOverlap(const DenseSet<const Function *> &A, calculateOverlap() function
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp263 static uint64_t calculateOverlap(DWARFAddressRange A, DWARFAddressRange B) { in calculateOverlap() function